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

{
    "url": "https://demozoo.org/api/v1/releasers/113883/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113883/",
    "id": 113883,
    "name": "Neptune",
    "is_group": false,
    "nicks": [
        {
            "name": "Neptune",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Neptune"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                "id": 2335,
                "name": "Outlaws"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127031/?format=api",
                "id": 127031,
                "name": "Aquarius"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8635"
        }
    ]
}