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

{
    "url": "https://demozoo.org/api/v1/releasers/19473/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19473/",
    "id": 19473,
    "name": "Xenos",
    "is_group": false,
    "nicks": [
        {
            "name": "Tomasz Kostrzewski",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tomasz Kostrzewski"
            ]
        },
        {
            "name": "Xenos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xenos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12022/?format=api",
                "id": 12022,
                "name": "Mad Elks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71858/?format=api",
                "id": 71858,
                "name": "Blaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100348/?format=api",
                "id": 100348,
                "name": "Scope"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54872/?format=api",
                "id": 54872,
                "name": "Inflexion Development"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1348"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/person/405252/tomasz-kostrzewski/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5211"
        }
    ]
}