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

{
    "url": "https://demozoo.org/api/v1/releasers/68210/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68210/",
    "id": 68210,
    "name": "Toni Gálvez",
    "is_group": false,
    "nicks": [
        {
            "name": "Toni Gálvez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toni Galvez",
                "Toni Gálvez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18871/?format=api",
                "id": 18871,
                "name": "Batman Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67144/?format=api",
                "id": 67144,
                "name": "Coppersky"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.tonigalvez.com/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64611"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98995"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/TonimanGalvez"
        }
    ]
}