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

{
    "url": "https://demozoo.org/api/v1/releasers/1128/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1128/",
    "id": 1128,
    "name": "Takomo",
    "is_group": true,
    "nicks": [
        {
            "name": "RJV & BZE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RJV & BZE"
            ]
        },
        {
            "name": "Takomo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Takomo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                "id": 10999,
                "name": "Language Lab"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10016/?format=api",
                "id": 10016,
                "name": "bze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10015/?format=api",
                "id": 10015,
                "name": "rjv"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.myspace.com/tak0m0"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://takomo.transverserecords.com"
        },
        {
            "link_class": "BitjamAuthor",
            "url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=753&type=author&page=1"
        },
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/212809-Takomo"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3694/"
        }
    ]
}