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

{
    "url": "https://demozoo.org/api/v1/releasers/78333/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78333/",
    "id": 78333,
    "name": "Alien Son",
    "is_group": false,
    "nicks": [
        {
            "name": "Alien Son",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alien Son"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78329/?format=api",
                "id": 78329,
                "name": "The Insane Couriers Network"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88625/?format=api",
                "id": 88625,
                "name": "Master Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123618/?format=api",
                "id": 123618,
                "name": "Really Awful Music"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}