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

{
    "url": "https://demozoo.org/api/v1/releasers/4620/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4620/",
    "id": 4620,
    "name": "Navy",
    "is_group": false,
    "nicks": [
        {
            "name": "Navy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Navy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2889/?format=api",
                "id": 2889,
                "name": "Vanish"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7435/?format=api",
                "id": 7435,
                "name": "B.A.S.F."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107287/?format=api",
                "id": 107287,
                "name": "Breeze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46040/?format=api",
                "id": 46040,
                "name": "Mindkillers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                "id": 7471,
                "name": "Ministry"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37107/?format=api",
                "id": 37107,
                "name": "Dynamix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53651/?format=api",
                "id": 53651,
                "name": "De Lorean"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2430"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4695"
        }
    ]
}