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

{
    "url": "https://demozoo.org/api/v1/releasers/135862/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135862/",
    "id": 135862,
    "name": "Hunter",
    "is_group": false,
    "nicks": [
        {
            "name": "Hunter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hunter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135857/?format=api",
                "id": 135857,
                "name": "Nature"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135863/?format=api",
                "id": 135863,
                "name": "Hunter Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135864/?format=api",
                "id": 135864,
                "name": "Ikari"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135866/?format=api",
                "id": 135866,
                "name": "Paramount"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}