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

{
    "url": "https://demozoo.org/api/v1/releasers/17470/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17470/",
    "id": 17470,
    "name": "TAME",
    "is_group": true,
    "nicks": [
        {
            "name": "TAME",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TAME"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15273/?format=api",
                "id": 15273,
                "name": "Datan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15270/?format=api",
                "id": 15270,
                "name": "manx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15274/?format=api",
                "id": 15274,
                "name": "M'"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6839/?format=api",
                "id": 6839,
                "name": "Verschdl"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tame.de/"
        }
    ]
}