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

{
    "url": "https://demozoo.org/api/v1/releasers/14820/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14820/",
    "id": 14820,
    "name": "Ural",
    "is_group": false,
    "nicks": [
        {
            "name": "Ural",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ural"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14795/?format=api",
                "id": 14795,
                "name": "Radiator"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1354/?format=api",
                "id": 1354,
                "name": "Cube"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16970/?format=api",
                "id": 16970,
                "name": "Sixty9"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2294"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37693"
        }
    ]
}