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

{
    "url": "https://demozoo.org/api/v1/releasers/1462/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1462/",
    "id": 1462,
    "name": "Sir",
    "is_group": false,
    "nicks": [
        {
            "name": "Sir",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1459/?format=api",
                "id": 1459,
                "name": "Abyss"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8507/?format=api",
                "id": 8507,
                "name": "Damage Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6141"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10166"
        }
    ]
}