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

{
    "url": "https://demozoo.org/api/v1/releasers/13006/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13006/",
    "id": 13006,
    "name": "Mental",
    "is_group": false,
    "nicks": [
        {
            "name": "Agony",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Agony"
            ]
        },
        {
            "name": "Mental",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mental"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3343/?format=api",
                "id": 3343,
                "name": "Atlantys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1113/?format=api",
                "id": 1113,
                "name": "Pure Metal Coders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50065/?format=api",
                "id": 50065,
                "name": "Willow"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49661/?format=api",
                "id": 49661,
                "name": "Spirit"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1312"
        }
    ]
}