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

{
    "url": "https://demozoo.org/api/v1/releasers/25647/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25647/",
    "id": 25647,
    "name": "Strong Hold",
    "is_group": false,
    "nicks": [
        {
            "name": "Strong Hold",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Strong Hold"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
                "id": 25642,
                "name": "Damn Excellent ANSI Designers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
                "id": 123618,
                "name": "Really Awful Music"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}