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

{
    "url": "https://demozoo.org/api/v1/releasers/75012/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75012/",
    "id": 75012,
    "name": "TFX",
    "is_group": false,
    "nicks": [
        {
            "name": "TFX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TFX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72186/?format=api",
                "id": 72186,
                "name": "Battle Of The Bits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82862/?format=api",
                "id": 82862,
                "name": "All You Can Execute"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://battleofthebits.com/barracks/Profile/tfx/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/5924/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102261"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/tfx-st/"
        }
    ]
}