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

{
    "url": "https://demozoo.org/api/v1/releasers/24142/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24142/",
    "id": 24142,
    "name": "Gedeon",
    "is_group": false,
    "nicks": [
        {
            "name": "Gedeon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gedeon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5869/?format=api",
                "id": 5869,
                "name": "Aspirine Prod."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24389/?format=api",
                "id": 24389,
                "name": "Paradise Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33356/?format=api",
                "id": 33356,
                "name": "BugFactory"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}