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

{
    "url": "https://demozoo.org/api/v1/releasers/3491/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3491/",
    "id": 3491,
    "name": "Saturn",
    "is_group": false,
    "nicks": [
        {
            "name": "Saturn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Saturn"
            ]
        },
        {
            "name": "Tekknolover",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tekknolover"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/219/?format=api",
                "id": 219,
                "name": "Aurora"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4563/?format=api",
                "id": 4563,
                "name": "Virtual"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8403/?format=api",
                "id": 8403,
                "name": "Apex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54217/?format=api",
                "id": 54217,
                "name": "Beta 5"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16728"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23366"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100093"
        }
    ]
}