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

{
    "url": "https://demozoo.org/api/v1/releasers/4115/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4115/",
    "id": 4115,
    "name": "Saviour",
    "is_group": false,
    "nicks": [
        {
            "name": "Kekkonen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kekkonen"
            ]
        },
        {
            "name": "Savi Ka",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Savi Ka",
                "savikka"
            ]
        },
        {
            "name": "Saviour",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Saviour"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4114/?format=api",
                "id": 4114,
                "name": "Pussy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52481/?format=api",
                "id": 52481,
                "name": "PU-239"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1620"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1658"
        }
    ]
}