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

{
    "url": "https://demozoo.org/api/v1/releasers/100344/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100344/",
    "id": 100344,
    "name": "Overide",
    "is_group": false,
    "nicks": [
        {
            "name": "Overide",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Overide"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3466/?format=api",
                "id": 3466,
                "name": "Byte Busters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108753/?format=api",
                "id": 108753,
                "name": "Damage UK"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55662"
        }
    ]
}