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

{
    "url": "https://demozoo.org/api/v1/releasers/4490/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4490/",
    "id": 4490,
    "name": "Head",
    "is_group": false,
    "nicks": [
        {
            "name": "Amok",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Amok"
            ]
        },
        {
            "name": "Head",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Head"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                "id": 1537,
                "name": "Coma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58183/?format=api",
                "id": 58183,
                "name": "Exage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1455/?format=api",
                "id": 1455,
                "name": "Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11563"
        }
    ]
}