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

{
    "url": "https://demozoo.org/api/v1/releasers/4575/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4575/",
    "id": 4575,
    "name": "Android",
    "is_group": false,
    "nicks": [
        {
            "name": "Android",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Android"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1107/?format=api",
                "id": 1107,
                "name": "End Of Century 1999"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51848/?format=api",
                "id": 51848,
                "name": "Dianetix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116628/?format=api",
                "id": 116628,
                "name": "The Deadzone Troopers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73381/?format=api",
                "id": 73381,
                "name": "Poison"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55554"
        }
    ]
}