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

{
    "url": "https://demozoo.org/api/v1/releasers/2718/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2718/",
    "id": 2718,
    "name": "Victory",
    "is_group": false,
    "nicks": [
        {
            "name": "Victory",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Victory"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96575/?format=api",
                "id": 96575,
                "name": "Turk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104280/?format=api",
                "id": 104280,
                "name": "Crash"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11475"
        }
    ]
}