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

{
    "url": "https://demozoo.org/api/v1/releasers/125019/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125019/",
    "id": 125019,
    "name": "IDK",
    "is_group": true,
    "nicks": [
        {
            "name": "I Don't Know",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "I Don't Know"
            ]
        },
        {
            "name": "IDK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IDK"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125020/?format=api",
                "id": 125020,
                "name": "Moony"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125021/?format=api",
                "id": 125021,
                "name": "Vincent"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137924/?format=api",
                "id": 137924,
                "name": "Ufo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}