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

{
    "url": "https://demozoo.org/api/v1/releasers/122023/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122023/",
    "id": 122023,
    "name": "Crack",
    "is_group": false,
    "nicks": [
        {
            "name": "Crack",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crack"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19624/?format=api",
                "id": 19624,
                "name": "Cocaine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81185/?format=api",
                "id": 81185,
                "name": "Lost"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77681/?format=api",
                "id": 77681,
                "name": "Partners In Crime"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}