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

{
    "url": "https://demozoo.org/api/v1/releasers/4264/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4264/",
    "id": 4264,
    "name": "Musicline",
    "is_group": true,
    "nicks": [
        {
            "name": "Musicline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Musicline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/852/?format=api",
                "id": 852,
                "name": "Ziphoid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/846/?format=api",
                "id": 846,
                "name": "Firefox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19449/?format=api",
                "id": 19449,
                "name": "Christian Cyréus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}