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

{
    "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126359/",
    "id": 126359,
    "name": "Booth",
    "is_group": false,
    "nicks": [
        {
            "name": "Booth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bo",
                "Booth"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
                "id": 144651,
                "name": "Ultimo Imperio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129550/?format=api",
                "id": 129550,
                "name": "Rapid Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}