GET /v1/paymentmethod/6/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "6",
    "name": {
        "fi": "MobilePay",
        "sv": "MobilePay",
        "en": "MobilePay"
    },
    "@id": "https://testilinkedevents-api.turku.fi/v1/paymentmethod/6/?format=api",
    "@context": "http://schema.org",
    "@type": "PaymentMethod"
}