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

{
    "url": "https://demozoo.org/api/v1/releasers/90902/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90902/",
    "id": 90902,
    "name": "Absent",
    "is_group": false,
    "nicks": [
        {
            "name": "Absent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Absent"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2201/?format=api",
                "id": 2201,
                "name": "Impulse"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                "id": 6090,
                "name": "Atomic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53346/?format=api",
                "id": 53346,
                "name": "Cyborgs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138776/?format=api",
                "id": 138776,
                "name": "Supernova"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=22612"
        }
    ]
}