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

{
    "url": "https://demozoo.org/api/v1/releasers/34057/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34057/",
    "id": 34057,
    "name": "DJ Morty",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Morty",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Morty"
            ]
        },
        {
            "name": "Morty",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Morty"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34095/?format=api",
                "id": 34095,
                "name": "Den Polske Dimension"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34085/?format=api",
                "id": 34085,
                "name": "Reaktor Blok No. 11"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36276/?format=api",
                "id": 36276,
                "name": "Reactor 11"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}