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

{
    "url": "https://demozoo.org/api/v1/releasers/1267/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1267/",
    "id": 1267,
    "name": "Dolphin",
    "is_group": false,
    "nicks": [
        {
            "name": "Dolphin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dolphin"
            ]
        },
        {
            "name": "Nemo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nemo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1155/?format=api",
                "id": 1155,
                "name": "Stone Arts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6090/?format=api",
                "id": 6090,
                "name": "Atomic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://blogg.maroder.no"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2679"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/umulius"
        }
    ]
}