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

{
    "url": "https://demozoo.org/api/v1/releasers/115914/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115914/",
    "id": 115914,
    "name": "The Three Amigos",
    "is_group": true,
    "nicks": [
        {
            "name": "The Three Amigos",
            "abbreviation": "3AM",
            "is_primary_nick": true,
            "variants": [
                "3AM",
                "The Three Amigos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115913/?format=api",
                "id": 115913,
                "name": "Octoque"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116882/?format=api",
                "id": 116882,
                "name": "Gundam"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}