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

{
    "url": "https://demozoo.org/api/v1/releasers/91705/?format=api",
    "demozoo_url": "https://demozoo.org/groups/91705/",
    "id": 91705,
    "name": "Crackbrains Int.",
    "is_group": true,
    "nicks": [
        {
            "name": "Crackbrains Int.",
            "abbreviation": "CBI",
            "is_primary_nick": true,
            "variants": [
                "CBI",
                "Crackbrains Int",
                "Crackbrains Int."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4092/?format=api",
                "id": 4092,
                "name": "Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118356/?format=api",
                "id": 118356,
                "name": "Ozze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118355/?format=api",
                "id": 118355,
                "name": "Gomes"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4766"
        }
    ]
}