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

{
    "url": "https://demozoo.org/api/v1/releasers/79696/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79696/",
    "id": 79696,
    "name": "No True",
    "is_group": false,
    "nicks": [
        {
            "name": "No True",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "No True"
            ]
        },
        {
            "name": "Notrue",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Notrue"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22775/?format=api",
                "id": 22775,
                "name": "Icon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14247/?format=api",
                "id": 14247,
                "name": "React"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1768"
        }
    ]
}