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

{
    "url": "https://demozoo.org/api/v1/releasers/3221/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3221/",
    "id": 3221,
    "name": "Tas",
    "is_group": false,
    "nicks": [
        {
            "name": "Tas",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tas"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1853/?format=api",
                "id": 1853,
                "name": "Paradox"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/711/?format=api",
                "id": 711,
                "name": "Trilogy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103910/?format=api",
                "id": 103910,
                "name": "D.I.E.D."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2259"
        }
    ]
}