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

{
    "url": "https://demozoo.org/api/v1/releasers/153270/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153270/",
    "id": 153270,
    "name": "Babys",
    "is_group": true,
    "nicks": [
        {
            "name": "Babys",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Babys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69109/?format=api",
                "id": 69109,
                "name": "Nighthawk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123762/?format=api",
                "id": 123762,
                "name": "Mr. T"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153272/?format=api",
                "id": 153272,
                "name": "Headsmasher"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153273/?format=api",
                "id": 153273,
                "name": "He-Man"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153274/?format=api",
                "id": 153274,
                "name": "Batman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6371"
        }
    ]
}