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

{
    "url": "https://demozoo.org/api/v1/releasers/74868/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74868/",
    "id": 74868,
    "name": "1702!!",
    "is_group": false,
    "nicks": [
        {
            "name": "1702!!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "1702!!"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34401/?format=api",
                "id": 34401,
                "name": "Logitron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8343/?format=api",
                "id": 8343,
                "name": "Universal Soldiers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96709/?format=api",
                "id": 96709,
                "name": "Uranus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35451"
        }
    ]
}