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

{
    "url": "https://demozoo.org/api/v1/releasers/106082/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106082/",
    "id": 106082,
    "name": "Bababooey",
    "is_group": false,
    "nicks": [
        {
            "name": "Bababooey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bababooey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1434/?format=api",
                "id": 1434,
                "name": "Prestige"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123327/?format=api",
                "id": 123327,
                "name": "Estimated Time of Arrival"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}