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

{
    "url": "https://demozoo.org/api/v1/releasers/2751/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2751/",
    "id": 2751,
    "name": "Dino",
    "is_group": false,
    "nicks": [
        {
            "name": "Dino",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dino"
            ]
        },
        {
            "name": "TSC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TSC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2750/?format=api",
                "id": 2750,
                "name": "Prologic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "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/1454/?format=api",
                "id": 1454,
                "name": "Awesome"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8353/?format=api",
                "id": 8353,
                "name": "Spoon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/103910/?format=api",
                "id": 103910,
                "name": "D.I.E.D."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1888"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=884"
        }
    ]
}