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

{
    "url": "https://demozoo.org/api/v1/releasers/5314/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5314/",
    "id": 5314,
    "name": "Rolex",
    "is_group": false,
    "nicks": [
        {
            "name": "Rolex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rolex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": true
        },
        {
            "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/1183/?format=api",
                "id": 1183,
                "name": "Apathy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5512/?format=api",
                "id": 5512,
                "name": "Specter"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19114/?format=api",
                "id": 19114,
                "name": "The Aquavelvas"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6312"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8272"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4000"
        }
    ]
}