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

{
    "url": "https://demozoo.org/api/v1/releasers/23013/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23013/",
    "id": 23013,
    "name": "Reflex",
    "is_group": false,
    "nicks": [
        {
            "name": "Raster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Raster"
            ]
        },
        {
            "name": "Reflex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RFX",
                "Reflex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23010/?format=api",
                "id": 23010,
                "name": "Jedi Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109845/?format=api",
                "id": 109845,
                "name": "Wild Ansi Creators"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89518/?format=api",
                "id": 89518,
                "name": "Creators of Revolutionary Pictures"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}