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

{
    "url": "https://demozoo.org/api/v1/releasers/33474/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33474/",
    "id": 33474,
    "name": "Synthetic Mass Reaction",
    "is_group": true,
    "nicks": [
        {
            "name": "Synthetic Mass Reaction",
            "abbreviation": "SMR",
            "is_primary_nick": true,
            "variants": [
                "SMR",
                "Synthetic Mass Reaction"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33111/?format=api",
                "id": 33111,
                "name": "as-d"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33897/?format=api",
                "id": 33897,
                "name": "Meph!sto"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35986/?format=api",
                "id": 35986,
                "name": "Xrip"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}