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

{
    "url": "https://demozoo.org/api/v1/releasers/14125/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14125/",
    "id": 14125,
    "name": "Digistorm",
    "is_group": false,
    "nicks": [
        {
            "name": "Digistorm",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digistorm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14120/?format=api",
                "id": 14120,
                "name": "Logic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9866/?format=api",
                "id": 9866,
                "name": "Kaleido"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33997/?format=api",
                "id": 33997,
                "name": "No Attitude"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27222/?format=api",
                "id": 27222,
                "name": "Inside"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1867"
        }
    ]
}