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

{
    "url": "https://demozoo.org/api/v1/releasers/78400/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78400/",
    "id": 78400,
    "name": "Yoda",
    "is_group": false,
    "nicks": [
        {
            "name": "Yoda",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Yoda"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48346/?format=api",
                "id": 48346,
                "name": "Fiction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12409/?format=api",
                "id": 12409,
                "name": "Cosmic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140348/?format=api",
                "id": 140348,
                "name": "Donic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59198/?format=api",
                "id": 59198,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140347/?format=api",
                "id": 140347,
                "name": "Girls"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53808/?format=api",
                "id": 53808,
                "name": "The Freaks"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1916"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58474"
        }
    ]
}