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

{
    "url": "https://demozoo.org/api/v1/releasers/76531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76531/",
    "id": 76531,
    "name": "Jac",
    "is_group": false,
    "nicks": [
        {
            "name": "Jac",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jac",
                "Jac!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73585/?format=api",
                "id": 73585,
                "name": "World Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7121/?format=api",
                "id": 7121,
                "name": "The Doodles^Shock Foundation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1391/?format=api",
                "id": 1391,
                "name": "Addonic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=18038"
        }
    ]
}