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

{
    "url": "https://demozoo.org/api/v1/releasers/68925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68925/",
    "id": 68925,
    "name": "A38",
    "is_group": false,
    "nicks": [
        {
            "name": "A38",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A38"
            ]
        },
        {
            "name": "Droid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Droid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17753/?format=api",
                "id": 17753,
                "name": "The Danish Circle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                "id": 51430,
                "name": "The Supply Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107524/?format=api",
                "id": 107524,
                "name": "Illusion 2016"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=483"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13345"
        }
    ]
}