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

{
    "url": "https://demozoo.org/api/v1/releasers/136975/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/136975/",
    "id": 136975,
    "name": "Nab",
    "is_group": false,
    "nicks": [
        {
            "name": "Nab",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nab"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100560/?format=api",
                "id": 100560,
                "name": "Bunch of Bastards"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92681/?format=api",
                "id": 92681,
                "name": "F.I.N.E."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19248/?format=api",
                "id": 19248,
                "name": "Etcetera"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89734/?format=api",
                "id": 89734,
                "name": "Sharp"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}