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

{
    "url": "https://demozoo.org/api/v1/releasers/13364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13364/",
    "id": 13364,
    "name": "FeaR",
    "is_group": false,
    "nicks": [
        {
            "name": "FeaR",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FeaR"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12743/?format=api",
                "id": 12743,
                "name": "Dolphin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1993/?format=api",
                "id": 1993,
                "name": "@"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19446/?format=api",
                "id": 19446,
                "name": "Extreme"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6773/?format=api",
                "id": 6773,
                "name": "Mental Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}