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

{
    "url": "https://demozoo.org/api/v1/releasers/80639/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80639/",
    "id": 80639,
    "name": "Djz",
    "is_group": false,
    "nicks": [
        {
            "name": "Djz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Djz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                "id": 82004,
                "name": "Arcade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81641/?format=api",
                "id": 81641,
                "name": "Dawn"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}