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

{
    "url": "https://demozoo.org/api/v1/releasers/138100/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/138100/",
    "id": 138100,
    "name": "Eraser",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Rob",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Rob"
            ]
        },
        {
            "name": "Eraser",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ESR",
                "Eraser"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71392/?format=api",
                "id": 71392,
                "name": "Radiation Boom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19273/?format=api",
                "id": 19273,
                "name": "ByteFall Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}