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

{
    "url": "https://demozoo.org/api/v1/releasers/7714/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7714/",
    "id": 7714,
    "name": "DeLorean",
    "is_group": false,
    "nicks": [
        {
            "name": "DeLorean",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DeLorean"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3432/?format=api",
                "id": 3432,
                "name": "Image"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7718/?format=api",
                "id": 7718,
                "name": "Vertigo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1766"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4722"
        }
    ]
}