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

{
    "url": "https://demozoo.org/api/v1/releasers/12079/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12079/",
    "id": 12079,
    "name": "Dale",
    "is_group": false,
    "nicks": [
        {
            "name": "Dale",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dale"
            ]
        },
        {
            "name": "Garfield",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Garfield"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7482/?format=api",
                "id": 7482,
                "name": "Exile"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130997/?format=api",
                "id": 130997,
                "name": "Prisoners"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78688/?format=api",
                "id": 78688,
                "name": "Fine Young Cannibals"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106109/?format=api",
                "id": 106109,
                "name": "Electronic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=433"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=168"
        }
    ]
}