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

{
    "url": "https://demozoo.org/api/v1/releasers/51233/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51233/",
    "id": 51233,
    "name": "Paintbox",
    "is_group": false,
    "nicks": [
        {
            "name": "Paintbox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paintbox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6351/?format=api",
                "id": 6351,
                "name": "Crack UK"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56756/?format=api",
                "id": 56756,
                "name": "Sepultura"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45170/?format=api",
                "id": 45170,
                "name": "Cyrus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15398"
        }
    ]
}