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

{
    "url": "https://demozoo.org/api/v1/releasers/479/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/479/",
    "id": 479,
    "name": "Ntsc",
    "is_group": false,
    "nicks": [
        {
            "name": "Ntsc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ntsc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/245/?format=api",
                "id": 245,
                "name": "Cocoon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22101/?format=api",
                "id": 22101,
                "name": "Cherry Earth"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                "id": 10677,
                "name": "Revelation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48859/?format=api",
                "id": 48859,
                "name": "Defiance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9816/?format=api",
                "id": 9816,
                "name": "Dentifrice"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}