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

{
    "url": "https://demozoo.org/api/v1/releasers/85130/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85130/",
    "id": 85130,
    "name": "Doo Doo",
    "is_group": false,
    "nicks": [
        {
            "name": "Doo Doo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Doo Doo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84005/?format=api",
                "id": 84005,
                "name": "Darius"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85513/?format=api",
                "id": 85513,
                "name": "Mindcrash"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123093/?format=api",
                "id": 123093,
                "name": "Dynamo Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85252/?format=api",
                "id": 85252,
                "name": "Hazard"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}