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

{
    "url": "https://demozoo.org/api/v1/releasers/59660/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/59660/",
    "id": 59660,
    "name": "BRT",
    "is_group": false,
    "nicks": [
        {
            "name": "B R T",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B R T"
            ]
        },
        {
            "name": "BRT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BRT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36875/?format=api",
                "id": 36875,
                "name": "Best Amiga Dominators"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}