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

{
    "url": "https://demozoo.org/api/v1/releasers/24972/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24972/",
    "id": 24972,
    "name": "Noctis",
    "is_group": false,
    "nicks": [
        {
            "name": "Noctis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Noctis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146200/?format=api",
                "id": 146200,
                "name": "Little Fluffy Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147926/?format=api",
                "id": 147926,
                "name": "Brixel"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}