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

{
    "url": "https://demozoo.org/api/v1/releasers/24632/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24632/",
    "id": 24632,
    "name": "Gargamel",
    "is_group": false,
    "nicks": [
        {
            "name": "Gargamel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gargamel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14939/?format=api",
                "id": 14939,
                "name": "Fake That"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13220/?format=api",
                "id": 13220,
                "name": "Buenzli Orgas"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35014/?format=api",
                "id": 35014,
                "name": "Psycho Squad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36993/?format=api",
                "id": 36993,
                "name": "Tools 4 Fools"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100123/?format=api",
                "id": 100123,
                "name": "Echtzeit - Digitale Kultur"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}