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

{
    "url": "https://demozoo.org/api/v1/releasers/75134/?format=api",
    "demozoo_url": "https://demozoo.org/groups/75134/",
    "id": 75134,
    "name": "The Other Days",
    "is_group": true,
    "nicks": [
        {
            "name": "The Other Days",
            "abbreviation": "TOD",
            "is_primary_nick": true,
            "variants": [
                "TOD",
                "The Other Days"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BandcampArtist",
            "url": "https://theotherdays.bandcamp.com/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://theotherdays.net/"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/theotherdays"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12594"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/other-days/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/The_OtherDays"
        }
    ]
}