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

{
    "url": "https://demozoo.org/api/v1/releasers/10361/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10361/",
    "id": 10361,
    "name": "Acid Kid",
    "is_group": false,
    "nicks": [
        {
            "name": "Acid Kid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acid Kid",
                "AdK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6941/?format=api",
                "id": 6941,
                "name": "Whale"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5529/?format=api",
                "id": 5529,
                "name": "Honey"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110218/?format=api",
                "id": 110218,
                "name": "Disco"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6818/?format=api",
                "id": 6818,
                "name": "Shoot"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38790"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/acidkid"
        }
    ]
}