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

{
    "url": "https://demozoo.org/api/v1/releasers/50785/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50785/",
    "id": 50785,
    "name": "Noisy Belch",
    "is_group": false,
    "nicks": [
        {
            "name": "Noisy Belch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NB",
                "Noisy Belch"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8380/?format=api",
                "id": 8380,
                "name": "Mexx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1946/?format=api",
                "id": 1946,
                "name": "Chaos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57663/?format=api",
                "id": 57663,
                "name": "The Exceptions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99381/?format=api",
                "id": 99381,
                "name": "Mystery Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22057"
        }
    ]
}