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

{
    "url": "https://demozoo.org/api/v1/releasers/35461/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35461/",
    "id": 35461,
    "name": "Synoptic",
    "is_group": false,
    "nicks": [
        {
            "name": "Jason",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jason"
            ]
        },
        {
            "name": "Synoptic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Synoptic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20010/?format=api",
                "id": 20010,
                "name": "Devotion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35460/?format=api",
                "id": 35460,
                "name": "Cyberia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14933/?format=api",
                "id": 14933,
                "name": "Wire Maniacs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70400/?format=api",
                "id": 70400,
                "name": "Atomic Gods"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43278/?format=api",
                "id": 43278,
                "name": "Dementia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80423/?format=api",
                "id": 80423,
                "name": "Temptation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38383/?format=api",
                "id": 38383,
                "name": "File Not Found"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}