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

{
    "url": "https://demozoo.org/api/v1/releasers/141612/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141612/",
    "id": 141612,
    "name": "Pira-Ted",
    "is_group": false,
    "nicks": [
        {
            "name": "Pira-Ted",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pira-Ted"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89776/?format=api",
                "id": 89776,
                "name": "No Frills International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108498/?format=api",
                "id": 108498,
                "name": "North East Pirates Association"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9214"
        }
    ]
}