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

{
    "url": "https://demozoo.org/api/v1/releasers/143718/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143718/",
    "id": 143718,
    "name": "BuD",
    "is_group": false,
    "nicks": [
        {
            "name": "BuD",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BuD"
            ]
        },
        {
            "name": "Buddle",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Buddle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19187/?format=api",
                "id": 19187,
                "name": "Magic Owls"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19185/?format=api",
                "id": 19185,
                "name": "The Prodigy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63505"
        }
    ]
}