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

{
    "url": "https://demozoo.org/api/v1/releasers/100007/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100007/",
    "id": 100007,
    "name": "H.Pockets",
    "is_group": false,
    "nicks": [
        {
            "name": "H.Pockets",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "H.Pockets"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2975/?format=api",
                "id": 2975,
                "name": "The Accumulators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8442/?format=api",
                "id": 8442,
                "name": "Valhalla"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18505/?format=api",
                "id": 18505,
                "name": "Betrayal"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50719"
        }
    ]
}