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

{
    "url": "https://demozoo.org/api/v1/releasers/2905/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2905/",
    "id": 2905,
    "name": "Renegade",
    "is_group": false,
    "nicks": [
        {
            "name": "Renegade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Renegade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                "id": 1453,
                "name": "Agnostic Front"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/799/?format=api",
                "id": 799,
                "name": "Action"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1455/?format=api",
                "id": 1455,
                "name": "Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1537/?format=api",
                "id": 1537,
                "name": "Coma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49789/?format=api",
                "id": 49789,
                "name": "Visdom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143729/?format=api",
                "id": 143729,
                "name": "Styling Unlimited"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2894"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9734"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17539"
        }
    ]
}