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

{
    "url": "https://demozoo.org/api/v1/releasers/129110/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/129110/",
    "id": 129110,
    "name": "Stingray",
    "is_group": false,
    "nicks": [
        {
            "name": "Stingray",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Stingray"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74086/?format=api",
                "id": 74086,
                "name": "Cyborx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14744/?format=api",
                "id": 14744,
                "name": "Stardust"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75689/?format=api",
                "id": 75689,
                "name": "Armageddon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65274"
        }
    ]
}