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

{
    "url": "https://demozoo.org/api/v1/releasers/4744/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4744/",
    "id": 4744,
    "name": "Blacky",
    "is_group": false,
    "nicks": [
        {
            "name": "Black Beast",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Black Beast"
            ]
        },
        {
            "name": "Blacky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blacky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4738/?format=api",
                "id": 4738,
                "name": "X-Trek"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45163/?format=api",
                "id": 45163,
                "name": "Vega"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                "id": 1855,
                "name": "Nemesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94450/?format=api",
                "id": 94450,
                "name": "Style & Blacky"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84840/?format=api",
                "id": 84840,
                "name": "Excess"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=677"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=992"
        }
    ]
}