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

{
    "url": "https://demozoo.org/api/v1/releasers/46150/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46150/",
    "id": 46150,
    "name": "Sine",
    "is_group": false,
    "nicks": [
        {
            "name": "Higa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Higa"
            ]
        },
        {
            "name": "Sine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6663"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26045"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46542"
        }
    ]
}