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

{
    "url": "https://demozoo.org/api/v1/releasers/10483/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10483/",
    "id": 10483,
    "name": "Baloo",
    "is_group": false,
    "nicks": [
        {
            "name": "Baloo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Baloo"
            ]
        },
        {
            "name": "Ticonderoga",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ticonderoga"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10481/?format=api",
                "id": 10481,
                "name": "Loop"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65/?format=api",
                "id": 65,
                "name": "Replay"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                "id": 13999,
                "name": "Blocc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50709/?format=api",
                "id": 50709,
                "name": "Taste"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10658"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=34037"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=446"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=824"
        }
    ]
}