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

{
    "url": "https://demozoo.org/api/v1/releasers/7368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7368/",
    "id": 7368,
    "name": "Boki",
    "is_group": false,
    "nicks": [
        {
            "name": "Boki",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Boki"
            ]
        },
        {
            "name": "Nirvana",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nirvana"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6974/?format=api",
                "id": 6974,
                "name": "Defiance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102784/?format=api",
                "id": 102784,
                "name": "Valhall Dezign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67018/?format=api",
                "id": 67018,
                "name": "Death Defiers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=216"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=218"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56973"
        }
    ]
}