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

{
    "url": "https://demozoo.org/api/v1/releasers/57514/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57514/",
    "id": 57514,
    "name": "Rush",
    "is_group": false,
    "nicks": [
        {
            "name": "Rush",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rush"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57042/?format=api",
                "id": 57042,
                "name": "The North Boys"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57518/?format=api",
                "id": 57518,
                "name": "Digital Dictators"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57515/?format=api",
                "id": 57515,
                "name": "Time Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}