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

{
    "url": "https://demozoo.org/api/v1/releasers/119822/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119822/",
    "id": 119822,
    "name": "OMA",
    "is_group": true,
    "nicks": [
        {
            "name": "OMA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "OMA"
            ]
        },
        {
            "name": "Organisation of Mighthungry ASCII Artists",
            "abbreviation": "OMA",
            "is_primary_nick": false,
            "variants": [
                "OMA",
                "Organisation of Mighthungry ASCII Artists"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102259/?format=api",
                "id": 102259,
                "name": "Hausfrau"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114048/?format=api",
                "id": 114048,
                "name": "Adon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11852/?format=api",
                "id": 11852,
                "name": "Vietcong"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10328/?format=api",
                "id": 10328,
                "name": "Shaolin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1019/?format=api",
                "id": 1019,
                "name": "Flite"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}