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

{
    "url": "https://demozoo.org/api/v1/releasers/92631/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92631/",
    "id": 92631,
    "name": "Natural Desaster",
    "is_group": false,
    "nicks": [
        {
            "name": "Exomer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Exomer"
            ]
        },
        {
            "name": "Natural Desaster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Natural Desaster"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4930/?format=api",
                "id": 4930,
                "name": "Possessed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10616"
        }
    ]
}