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

{
    "url": "https://demozoo.org/api/v1/releasers/68219/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68219/",
    "id": 68219,
    "name": "Michael Grohe",
    "is_group": false,
    "nicks": [
        {
            "name": "Michael Grohe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Michael Grohe"
            ]
        },
        {
            "name": "Micky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Micky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40277/?format=api",
                "id": 40277,
                "name": "Thalion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.schoenermacher.de/Michael_Grohe/Info.html"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://thethalionsource.w4f.eu/Artikel/Michael_Grohe.htm"
        }
    ]
}