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

{
    "url": "https://demozoo.org/api/v1/releasers/143489/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143489/",
    "id": 143489,
    "name": "Ajazz",
    "is_group": false,
    "nicks": [
        {
            "name": "Ajazz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ajazz"
            ]
        },
        {
            "name": "Starlight",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Starlight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101822/?format=api",
                "id": 101822,
                "name": "Unreal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92681/?format=api",
                "id": 92681,
                "name": "F.I.N.E."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4860/?format=api",
                "id": 4860,
                "name": "Vendetta Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98876/?format=api",
                "id": 98876,
                "name": "Hanissis 5"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55478"
        }
    ]
}