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

{
    "url": "https://demozoo.org/api/v1/releasers/7732/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7732/",
    "id": 7732,
    "name": "Olivier",
    "is_group": false,
    "nicks": [
        {
            "name": "Demo Maniax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DMX",
                "Demo Maniax"
            ]
        },
        {
            "name": "Olivier",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Olivier"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2925/?format=api",
                "id": 2925,
                "name": "Mutual Assured Destruction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11945/?format=api",
                "id": 11945,
                "name": "Phoenix"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8228"
        }
    ]
}