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

{
    "url": "https://demozoo.org/api/v1/releasers/4263/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4263/",
    "id": 4263,
    "name": "Revival",
    "is_group": false,
    "nicks": [
        {
            "name": "Revival",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Revival"
            ]
        },
        {
            "name": "Revivalizer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Revivalizer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2008/?format=api",
                "id": 2008,
                "name": "Fnuque"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43675/?format=api",
                "id": 43675,
                "name": "Eventide"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4226/?format=api",
                "id": 4226,
                "name": "Danish Underpants Brigade"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://straightarrow.dk/quiver/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/revivalizer"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=54215"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/revivalizer"
        }
    ]
}