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

{
    "url": "https://demozoo.org/api/v1/releasers/143438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143438/",
    "id": 143438,
    "name": "The Rocky Kid",
    "is_group": false,
    "nicks": [
        {
            "name": "Rocky Kid",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rocky Kid"
            ]
        },
        {
            "name": "The Rocky Kid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TRK",
                "The Rocky Kid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107091/?format=api",
                "id": 107091,
                "name": "Queensland Copy Federation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50573/?format=api",
                "id": 50573,
                "name": "Lithium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110175/?format=api",
                "id": 110175,
                "name": "Tyranny"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108211/?format=api",
                "id": 108211,
                "name": "Mainstream Resistance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10617"
        }
    ]
}