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

{
    "url": "https://demozoo.org/api/v1/releasers/46621/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46621/",
    "id": 46621,
    "name": "Elwood",
    "is_group": false,
    "nicks": [
        {
            "name": "Elwood",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elwood"
            ]
        },
        {
            "name": "Flashburn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flashburn"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/992/?format=api",
                "id": 992,
                "name": "Jeskola"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7945/?format=api",
                "id": 7945,
                "name": "Celestial"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1388/?format=api",
                "id": 1388,
                "name": "Calibra"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
                "id": 4022,
                "name": "Deadline"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40156"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24240"
        }
    ]
}