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

{
    "url": "https://demozoo.org/api/v1/releasers/2131/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2131/",
    "id": 2131,
    "name": "Xray",
    "is_group": false,
    "nicks": [
        {
            "name": "Xray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xray"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3432/?format=api",
                "id": 3432,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94671/?format=api",
                "id": 94671,
                "name": "F Team"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=641"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17725"
        }
    ]
}