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

{
    "url": "https://demozoo.org/api/v1/releasers/68018/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68018/",
    "id": 68018,
    "name": "Maverick",
    "is_group": false,
    "nicks": [
        {
            "name": "Maverick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maverick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67998/?format=api",
                "id": 67998,
                "name": "Empire Of Darkness"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60789/?format=api",
                "id": 60789,
                "name": "Vortex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79605/?format=api",
                "id": 79605,
                "name": "German Trading Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110644/?format=api",
                "id": 110644,
                "name": "Snoop-Maverick"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81810/?format=api",
                "id": 81810,
                "name": "Dark Forces"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}