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

{
    "url": "https://demozoo.org/api/v1/releasers/118601/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118601/",
    "id": 118601,
    "name": "Cocaine",
    "is_group": false,
    "nicks": [
        {
            "name": "Cocaine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cocaine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76511/?format=api",
                "id": 76511,
                "name": "Adept"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                "id": 3361,
                "name": "Spreadpoint"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33408"
        }
    ]
}