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

{
    "url": "https://demozoo.org/api/v1/releasers/70381/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70381/",
    "id": 70381,
    "name": "Artic Cat",
    "is_group": false,
    "nicks": [
        {
            "name": "Artic Cat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Artic Cat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16321/?format=api",
                "id": 16321,
                "name": "Sneakers"
            },
            "is_current": false
        },
        {
            "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/52019/?format=api",
                "id": 52019,
                "name": "Over The Top"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9759/?format=api",
                "id": 9759,
                "name": "Napalm"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128952/?format=api",
                "id": 128952,
                "name": "Edge"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}