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

{
    "url": "https://demozoo.org/api/v1/releasers/84182/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/84182/",
    "id": 84182,
    "name": "Delay",
    "is_group": false,
    "nicks": [
        {
            "name": "Delay",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Delay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76301/?format=api",
                "id": 76301,
                "name": "Culture"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3900/?format=api",
                "id": 3900,
                "name": "Midnightsun"
            },
            "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": "https://janeway.exotica.org.uk/author.php?id=19974"
        }
    ]
}