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

{
    "url": "https://demozoo.org/api/v1/releasers/50133/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50133/",
    "id": 50133,
    "name": "Dog-1",
    "is_group": false,
    "nicks": [
        {
            "name": "Dog-1",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dog-1",
                "Dog1"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10792/?format=api",
                "id": 10792,
                "name": "Neo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55133/?format=api",
                "id": 55133,
                "name": "Pendle Europa"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75451/?format=api",
                "id": 75451,
                "name": "Dual Format"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11052"
        }
    ]
}