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

{
    "url": "https://demozoo.org/api/v1/releasers/13965/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13965/",
    "id": 13965,
    "name": "Late Riser",
    "is_group": false,
    "nicks": [
        {
            "name": "Late Riser",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Late Riser"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13966/?format=api",
                "id": 13966,
                "name": "Flux"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47169/?format=api",
                "id": 47169,
                "name": "Nation of Art Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108444/?format=api",
                "id": 108444,
                "name": "New Deal"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111568/?format=api",
                "id": 111568,
                "name": "The 5th"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/late%20riser"
        }
    ]
}