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

{
    "url": "https://demozoo.org/api/v1/releasers/17705/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17705/",
    "id": 17705,
    "name": "Lowland",
    "is_group": false,
    "nicks": [
        {
            "name": "Astropolis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Astropolis"
            ]
        },
        {
            "name": "Lowland",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lowland"
            ]
        },
        {
            "name": "Peter Lowland",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P. Lowland",
                "Peter Lowland"
            ]
        },
        {
            "name": "Strobe",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Strobe"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://petrialanko.net/"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/168627-Lowland"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,425998/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/Peppepappa"
        }
    ]
}