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

{
    "url": "https://demozoo.org/api/v1/releasers/13257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13257/",
    "id": 13257,
    "name": "Rezine",
    "is_group": false,
    "nicks": [
        {
            "name": "Rezine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rezine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10333/?format=api",
                "id": 10333,
                "name": "Die Kranken Bomber"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13256/?format=api",
                "id": 13256,
                "name": "Drunken"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57995/?format=api",
                "id": 57995,
                "name": "Die Permanenten Schmierer"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}