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

{
    "url": "https://demozoo.org/api/v1/releasers/66451/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66451/",
    "id": 66451,
    "name": "Deliveryman",
    "is_group": false,
    "nicks": [
        {
            "name": "Delivery-Man",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Delivery-Man"
            ]
        },
        {
            "name": "Deliveryman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deliveryman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                "id": 5540,
                "name": "Lisence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7085/?format=api",
                "id": 7085,
                "name": "Access"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65886/?format=api",
                "id": 65886,
                "name": "Galaxy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68574/?format=api",
                "id": 68574,
                "name": "Poisen"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}