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

{
    "url": "https://demozoo.org/api/v1/releasers/144983/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144983/",
    "id": 144983,
    "name": "Matt",
    "is_group": false,
    "nicks": [
        {
            "name": "Matt",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matt"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107665/?format=api",
                "id": 107665,
                "name": "Deluxe Edition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29045/?format=api",
                "id": 29045,
                "name": "Akrak"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52162/?format=api",
                "id": 52162,
                "name": "Exotic Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}