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

{
    "url": "https://demozoo.org/api/v1/releasers/6774/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6774/",
    "id": 6774,
    "name": "Phantom",
    "is_group": false,
    "nicks": [
        {
            "name": "Jeskola",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jeskola"
            ]
        },
        {
            "name": "Phantom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phantom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5108/?format=api",
                "id": 5108,
                "name": "Sonic PC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/992/?format=api",
                "id": 992,
                "name": "Jeskola"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7194/?format=api",
                "id": 7194,
                "name": "Epical"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/870/?format=api",
                "id": 870,
                "name": "Majic 12"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7654/?format=api",
                "id": 7654,
                "name": "The Demo Disease"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://jeskola.net/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98975"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/oskarix"
        }
    ]
}