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

{
    "url": "https://demozoo.org/api/v1/releasers/28086/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28086/",
    "id": 28086,
    "name": "Dipe",
    "is_group": false,
    "nicks": [
        {
            "name": "Dipe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dipe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28087/?format=api",
                "id": 28087,
                "name": "Cloaking Novice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7553/?format=api",
                "id": 7553,
                "name": "Array"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137954/?format=api",
                "id": 137954,
                "name": "cr!sp"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4128"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://gamma.nic.fi/~dipe"
        }
    ]
}