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

{
    "url": "https://demozoo.org/api/v1/releasers/6886/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6886/",
    "id": 6886,
    "name": "Eksec",
    "is_group": false,
    "nicks": [
        {
            "name": "Eksec",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Eksec"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6885/?format=api",
                "id": 6885,
                "name": "Comedy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/592/?format=api",
                "id": 592,
                "name": "Infect"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6911/?format=api",
                "id": 6911,
                "name": "Mad Sorcerers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18855/?format=api",
                "id": 18855,
                "name": "Prime Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2403"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13570"
        }
    ]
}