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

{
    "url": "https://demozoo.org/api/v1/releasers/67200/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67200/",
    "id": 67200,
    "name": "Destiny",
    "is_group": false,
    "nicks": [
        {
            "name": "Destiny",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Destiny"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57995/?format=api",
                "id": 57995,
                "name": "Die Permanenten Schmierer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5232/?format=api",
                "id": 5232,
                "name": "Decision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36459/?format=api",
                "id": 36459,
                "name": "Desaster"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}