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

{
    "url": "https://demozoo.org/api/v1/releasers/2076/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2076/",
    "id": 2076,
    "name": "Alien",
    "is_group": false,
    "nicks": [
        {
            "name": "Alien",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alien"
            ]
        },
        {
            "name": "Mr. Pervo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Pervo"
            ]
        },
        {
            "name": "Sami Arola",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sami Arola"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/609/?format=api",
                "id": 609,
                "name": "Virtual Dreams"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7707/?format=api",
                "id": 7707,
                "name": "The Black Robes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
                "id": 1490,
                "name": "Stellar"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93968/?format=api",
                "id": 93968,
                "name": "Sentinel Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18383/?format=api",
                "id": 18383,
                "name": "Sumea Labs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=177"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=243"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/35/"
        }
    ]
}