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

{
    "url": "https://demozoo.org/api/v1/releasers/142322/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142322/",
    "id": 142322,
    "name": "Super88",
    "is_group": false,
    "nicks": [
        {
            "name": "Super88",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Super88"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142320/?format=api",
                "id": 142320,
                "name": "Sublime"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142323/?format=api",
                "id": 142323,
                "name": "Karma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25524/?format=api",
                "id": 25524,
                "name": "Noname"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/super88"
        }
    ]
}