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

{
    "url": "https://demozoo.org/api/v1/releasers/135893/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135893/",
    "id": 135893,
    "name": "The Ant",
    "is_group": false,
    "nicks": [
        {
            "name": "Mrówa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mrówa"
            ]
        },
        {
            "name": "The Ant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Ant"
            ]
        },
        {
            "name": "The Ant'ek",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Ant'ek"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54907/?format=api",
                "id": 54907,
                "name": "Impact Laboratories"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12080"
        }
    ]
}