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

{
    "url": "https://demozoo.org/api/v1/releasers/29037/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/29037/",
    "id": 29037,
    "name": "Odin",
    "is_group": false,
    "nicks": [
        {
            "name": "Odin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Odin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4096/?format=api",
                "id": 4096,
                "name": "Science 451"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78645/?format=api",
                "id": 78645,
                "name": "2000 Volt"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72301/?format=api",
                "id": 72301,
                "name": "Digital Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110163/?format=api",
                "id": 110163,
                "name": "The Vikings Q"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6961"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7757"
        }
    ]
}