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

{
    "url": "https://demozoo.org/api/v1/releasers/5493/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5493/",
    "id": 5493,
    "name": "The Man",
    "is_group": false,
    "nicks": [
        {
            "name": "Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Man"
            ]
        },
        {
            "name": "Remi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Remi"
            ]
        },
        {
            "name": "The Man",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Man"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5526/?format=api",
                "id": 5526,
                "name": "System 24"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                "id": 6128,
                "name": "Spetsnaz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}