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

{
    "url": "https://demozoo.org/api/v1/releasers/146123/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146123/",
    "id": 146123,
    "name": "Interstate Fugitive",
    "is_group": false,
    "nicks": [
        {
            "name": "Interstate Fugitive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Interstate Fugitive"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146120/?format=api",
                "id": 146120,
                "name": "Wildsider staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25795/?format=api",
                "id": 25795,
                "name": "Silicon Dream Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147332/?format=api",
                "id": 147332,
                "name": "Maximized ANSi Designers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147333/?format=api",
                "id": 147333,
                "name": "EViL"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}