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

{
    "url": "https://demozoo.org/api/v1/releasers/1913/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1913/",
    "id": 1913,
    "name": "Toft",
    "is_group": false,
    "nicks": [
        {
            "name": "Motive",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Motive"
            ]
        },
        {
            "name": "Pixie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pixie"
            ]
        },
        {
            "name": "Toft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1235/?format=api",
                "id": 1235,
                "name": "Wizzcat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3223/?format=api",
                "id": 3223,
                "name": "Celtic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66190/?format=api",
                "id": 66190,
                "name": "Speedy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1114"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3095"
        }
    ]
}