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

{
    "url": "https://demozoo.org/api/v1/releasers/52690/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/52690/",
    "id": 52690,
    "name": "Darkangel",
    "is_group": false,
    "nicks": [
        {
            "name": "Darkangel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darkangel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10323/?format=api",
                "id": 10323,
                "name": "Hellfire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46069/?format=api",
                "id": 46069,
                "name": "The Binary Foundation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20052/?format=api",
                "id": 20052,
                "name": "TAI"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}