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

{
    "url": "https://demozoo.org/api/v1/releasers/1868/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1868/",
    "id": 1868,
    "name": "Acoma",
    "is_group": false,
    "nicks": [
        {
            "name": "Acoma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acoma"
            ]
        },
        {
            "name": "Salva",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Salva"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                "id": 1845,
                "name": "Decade"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36414/?format=api",
                "id": 36414,
                "name": "Gateway To Infinity"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7098/?format=api",
                "id": 7098,
                "name": "Hardcore Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115627/?format=api",
                "id": 115627,
                "name": "Discount"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=67"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47581"
        }
    ]
}