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

{
    "url": "https://demozoo.org/api/v1/releasers/1467/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1467/",
    "id": 1467,
    "name": "Anthony",
    "is_group": false,
    "nicks": [
        {
            "name": "Anthony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anthony"
            ]
        },
        {
            "name": "Magician Lord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Magician Lord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                "id": 612,
                "name": "Axis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18735/?format=api",
                "id": 18735,
                "name": "Elitendo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1791/?format=api",
                "id": 1791,
                "name": "Movement"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8386/?format=api",
                "id": 8386,
                "name": "Jetset"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48294/?format=api",
                "id": 48294,
                "name": "Origin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37655/?format=api",
                "id": 37655,
                "name": "The Lunatics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116074/?format=api",
                "id": 116074,
                "name": "Freestyle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=246"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98020"
        }
    ]
}