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

{
    "url": "https://demozoo.org/api/v1/releasers/58494/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/58494/",
    "id": 58494,
    "name": "Elwood",
    "is_group": false,
    "nicks": [
        {
            "name": "Elwood",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elwood"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                "id": 5302,
                "name": "Massive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1053/?format=api",
                "id": 1053,
                "name": "Paragon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13626/?format=api",
                "id": 13626,
                "name": "Grasshopper Developments"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/150767/?format=api",
                "id": 150767,
                "name": "Neon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2456"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1769"
        }
    ]
}