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

{
    "url": "https://demozoo.org/api/v1/releasers/8479/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8479/",
    "id": 8479,
    "name": "Neurotic",
    "is_group": false,
    "nicks": [
        {
            "name": "Neurotic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NeuR0TiC",
                "Neurotic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                "id": 22470,
                "name": "Prozac"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67416/?format=api",
                "id": 67416,
                "name": "D.Leria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                "id": 80423,
                "name": "Temptation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                "id": 119197,
                "name": "Seed"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}