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

{
    "url": "https://demozoo.org/api/v1/releasers/12188/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12188/",
    "id": 12188,
    "name": "Lamahtron",
    "is_group": true,
    "nicks": [
        {
            "name": "Lamahtron",
            "abbreviation": "LMT",
            "is_primary_nick": true,
            "variants": [
                "LMT",
                "Lamahtron"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62223/?format=api",
                "id": 62223,
                "name": "Dr. Tiki"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62224/?format=api",
                "id": 62224,
                "name": "Dr. Rumpedoktor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5406/?format=api",
                "id": 5406,
                "name": "Dr. Sound"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}