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

{
    "url": "https://demozoo.org/api/v1/releasers/28369/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28369/",
    "id": 28369,
    "name": "Score",
    "is_group": true,
    "nicks": [
        {
            "name": "Score",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Score"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/94462/?format=api",
                "id": 94462,
                "name": "Haywire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3854/?format=api",
                "id": 3854,
                "name": "Infant"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3858/?format=api",
                "id": 3858,
                "name": "Hammerfist"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46935"
        }
    ]
}