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

{
    "url": "https://demozoo.org/api/v1/releasers/9876/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9876/",
    "id": 9876,
    "name": "Sekret",
    "is_group": false,
    "nicks": [
        {
            "name": "Sekret",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sekret"
            ]
        },
        {
            "name": "Sex69h",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sex69h"
            ]
        },
        {
            "name": "The Artist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Artist",
                "TheArtist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9874/?format=api",
                "id": 9874,
                "name": "Capital"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18732/?format=api",
                "id": 18732,
                "name": "Mode7"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
                "id": 9949,
                "name": "OldSkool"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34430"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=68719"
        }
    ]
}