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

{
    "url": "https://demozoo.org/api/v1/releasers/5011/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5011/",
    "id": 5011,
    "name": "Rookie",
    "is_group": false,
    "nicks": [
        {
            "name": "Rookie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rookie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1869/?format=api",
                "id": 1869,
                "name": "Upfront"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/686/?format=api",
                "id": 686,
                "name": "Humanoids"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7020/?format=api",
                "id": 7020,
                "name": "Serenity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53409/?format=api",
                "id": 53409,
                "name": "Atomic Intelligence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6733/?format=api",
                "id": 6733,
                "name": "Dreamline Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1797/?format=api",
                "id": 1797,
                "name": "Kingdom"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1859/?format=api",
                "id": 1859,
                "name": "Tarkus Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2516"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1630"
        }
    ]
}