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

{
    "url": "https://demozoo.org/api/v1/releasers/13874/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13874/",
    "id": 13874,
    "name": "Vertex",
    "is_group": false,
    "nicks": [
        {
            "name": "Antti Lehtinen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Antti Lehtinen"
            ]
        },
        {
            "name": "Vertex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vertex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13875/?format=api",
                "id": 13875,
                "name": "Final Dimension"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}