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

{
    "url": "https://demozoo.org/api/v1/releasers/90929/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90929/",
    "id": 90929,
    "name": "Allah",
    "is_group": false,
    "nicks": [
        {
            "name": "Allah",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Allah"
            ]
        },
        {
            "name": "Allas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Allas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1041/?format=api",
                "id": 1041,
                "name": "Parallax"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1867"
        }
    ]
}