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

{
    "url": "https://demozoo.org/api/v1/releasers/131041/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131041/",
    "id": 131041,
    "name": "Target",
    "is_group": true,
    "nicks": [
        {
            "name": "Target",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Target"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131040/?format=api",
                "id": 131040,
                "name": "Mad Doc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131039/?format=api",
                "id": 131039,
                "name": "Maggot"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102600/?format=api",
                "id": 102600,
                "name": "Fritax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131042/?format=api",
                "id": 131042,
                "name": "Uzi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=44051"
        }
    ]
}