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

{
    "url": "https://demozoo.org/api/v1/releasers/92135/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92135/",
    "id": 92135,
    "name": "Supercarrier",
    "is_group": true,
    "nicks": [
        {
            "name": "Supercarrier",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Supercarrier"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61051/?format=api",
                "id": 61051,
                "name": "Mr. Soundwave"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92136/?format=api",
                "id": 92136,
                "name": "Black Mamba"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61052/?format=api",
                "id": 61052,
                "name": "Mindstorm"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7626"
        }
    ]
}