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

{
    "url": "https://demozoo.org/api/v1/releasers/57998/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57998/",
    "id": 57998,
    "name": "Magnum",
    "is_group": false,
    "nicks": [
        {
            "name": "Magnum",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magnum"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/706/?format=api",
                "id": 706,
                "name": "Visual Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1160/?format=api",
                "id": 1160,
                "name": "No Limits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58718/?format=api",
                "id": 58718,
                "name": "Utopia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4688"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16979"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66627"
        }
    ]
}