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

{
    "url": "https://demozoo.org/api/v1/releasers/1450/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1450/",
    "id": 1450,
    "name": "Rainman",
    "is_group": false,
    "nicks": [
        {
            "name": "Rainman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rainman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8309/?format=api",
                "id": 8309,
                "name": "Mirage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4930/?format=api",
                "id": 4930,
                "name": "Possessed"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140186/?format=api",
                "id": 140186,
                "name": "German Phreaker Unit"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1446/?format=api",
                "id": 1446,
                "name": "Admirals"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2401"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=20963"
        }
    ]
}