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

{
    "url": "https://demozoo.org/api/v1/releasers/144122/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144122/",
    "id": 144122,
    "name": "Ame",
    "is_group": false,
    "nicks": [
        {
            "name": "Ame",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ame"
            ]
        },
        {
            "name": "Ant",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ant"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66862/?format=api",
                "id": 66862,
                "name": "Inner City"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50935/?format=api",
                "id": 50935,
                "name": "Archaos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}