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

{
    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24024/",
    "id": 24024,
    "name": "Provod",
    "is_group": false,
    "nicks": [
        {
            "name": "Provod",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Provod"
            ]
        },
        {
            "name": "w23",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "w23"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24023/?format=api",
                "id": 24023,
                "name": "Ye Olde Laptops Posse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77053/?format=api",
                "id": 77053,
                "name": "Jetlag"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://w23.ru/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/w23"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=24180"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5436"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/provod_"
        }
    ]
}