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

{
    "url": "https://demozoo.org/api/v1/releasers/68238/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68238/",
    "id": 68238,
    "name": "Horsenburger",
    "is_group": false,
    "nicks": [
        {
            "name": "Horsenburger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Horsenburger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.horsenburger.com/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://horsenburger.deviantart.com"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/horsenburger"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Horsenburger"
        }
    ]
}