GET /api/v1/releasers/57189/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/57189/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57189/",
    "id": 57189,
    "name": "Energie",
    "is_group": false,
    "nicks": [
        {
            "name": "Energie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Energie"
            ]
        },
        {
            "name": "Energy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Energy"
            ]
        },
        {
            "name": "änergie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "änergie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57190/?format=api",
                "id": 57190,
                "name": "InMotion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13507"
        }
    ]
}