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

{
    "url": "https://demozoo.org/api/v1/releasers/5438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5438/",
    "id": 5438,
    "name": "Point",
    "is_group": false,
    "nicks": [
        {
            "name": "Dweeb",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dweeb"
            ]
        },
        {
            "name": "Point",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Point",
                "pnt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14835/?format=api",
                "id": 14835,
                "name": "Mantra"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8679/?format=api",
                "id": 8679,
                "name": "Absurd"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8269"
        }
    ]
}