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

{
    "url": "https://demozoo.org/api/v1/releasers/744/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/744/",
    "id": 744,
    "name": "Fairfax",
    "is_group": false,
    "nicks": [
        {
            "name": "Fairfax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fairfax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/223/?format=api",
                "id": 223,
                "name": "Andromeda"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1113/?format=api",
                "id": 1113,
                "name": "Pure Metal Coders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36/?format=api",
                "id": 36,
                "name": "Offence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                "id": 605,
                "name": "Network"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7622/?format=api",
                "id": 7622,
                "name": "Beastie Boys"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=809"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=438"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,106755/"
        }
    ]
}