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

{
    "url": "https://demozoo.org/api/v1/releasers/13021/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13021/",
    "id": 13021,
    "name": "PleTrex",
    "is_group": false,
    "nicks": [
        {
            "name": "PleTrex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PleTrex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8390/?format=api",
                "id": 8390,
                "name": "Peak"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8732/?format=api",
                "id": 8732,
                "name": "Qurex"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}