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

{
    "url": "https://demozoo.org/api/v1/releasers/1314/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1314/",
    "id": 1314,
    "name": "Abnormal",
    "is_group": true,
    "nicks": [
        {
            "name": "Abnormal",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abnormal"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39801/?format=api",
                "id": 39801,
                "name": "Earthshaker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14180/?format=api",
                "id": 14180,
                "name": "Rave-A-Holic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1031/?format=api",
                "id": 1031,
                "name": "Noodle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81826/?format=api",
                "id": 81826,
                "name": "Spike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3854/?format=api",
                "id": 3854,
                "name": "Infant"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60382"
        }
    ]
}