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

{
    "url": "https://demozoo.org/api/v1/releasers/118319/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118319/",
    "id": 118319,
    "name": "Asterix",
    "is_group": false,
    "nicks": [
        {
            "name": "Asterix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Asterix"
            ]
        },
        {
            "name": "Green Hell",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Green Hell"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50901/?format=api",
                "id": 50901,
                "name": "Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18620/?format=api",
                "id": 18620,
                "name": "Decay"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32123"
        }
    ]
}