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

{
    "url": "https://demozoo.org/api/v1/releasers/121915/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121915/",
    "id": 121915,
    "name": "Tonic",
    "is_group": false,
    "nicks": [
        {
            "name": "Marvin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Marvin"
            ]
        },
        {
            "name": "Tonic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tonic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104759/?format=api",
                "id": 104759,
                "name": "Lasol"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1577/?format=api",
                "id": 1577,
                "name": "World Industries"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2095/?format=api",
                "id": 2095,
                "name": "Krafted"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1388/?format=api",
                "id": 1388,
                "name": "Calibra"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1953/?format=api",
                "id": 1953,
                "name": "Styline"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7671"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23402"
        }
    ]
}