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

{
    "url": "https://demozoo.org/api/v1/releasers/120519/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/120519/",
    "id": 120519,
    "name": "Kaka",
    "is_group": false,
    "nicks": [
        {
            "name": "Kaka",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kaka"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                "id": 3330,
                "name": "Cytax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104723/?format=api",
                "id": 104723,
                "name": "Division A"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128683/?format=api",
                "id": 128683,
                "name": "Vaxine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128687/?format=api",
                "id": 128687,
                "name": "Madness"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                "id": 4563,
                "name": "Virtual"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17651"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33295"
        }
    ]
}