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

{
    "url": "https://demozoo.org/api/v1/releasers/123287/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/123287/",
    "id": 123287,
    "name": "Ben Jammin",
    "is_group": false,
    "nicks": [
        {
            "name": "Ben Jammin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ben Jammin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123284/?format=api",
                "id": 123284,
                "name": "Infinity Trainers Unlimited"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124112/?format=api",
                "id": 124112,
                "name": "Crimson"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                "id": 124323,
                "name": "Foundation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70665/?format=api",
                "id": 70665,
                "name": "Nexus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147462/?format=api",
                "id": 147462,
                "name": "FUSiON"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}