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

{
    "url": "https://demozoo.org/api/v1/releasers/142418/?format=api",
    "demozoo_url": "https://demozoo.org/groups/142418/",
    "id": 142418,
    "name": "Aliens",
    "is_group": true,
    "nicks": [
        {
            "name": "Aliens",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aliens"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95378/?format=api",
                "id": 95378,
                "name": "Zorloc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142419/?format=api",
                "id": 142419,
                "name": "Slaine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142420/?format=api",
                "id": 142420,
                "name": "Timelock"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142421/?format=api",
                "id": 142421,
                "name": "Snoopy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142422/?format=api",
                "id": 142422,
                "name": "TGD"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=55184"
        }
    ]
}