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

{
    "url": "https://demozoo.org/api/v1/releasers/10270/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10270/",
    "id": 10270,
    "name": "Model",
    "is_group": false,
    "nicks": [
        {
            "name": "Model",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Model"
            ]
        },
        {
            "name": "Sverker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sverker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14669/?format=api",
                "id": 14669,
                "name": "La Paz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                "id": 5130,
                "name": "Keso"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/44571/?format=api",
                "id": 44571,
                "name": "Spider Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9849"
        }
    ]
}