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

{
    "url": "https://demozoo.org/api/v1/releasers/1335/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1335/",
    "id": 1335,
    "name": "Iluvatar",
    "is_group": false,
    "nicks": [
        {
            "name": "Iluvatar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Iluvatar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                "id": 738,
                "name": "Alcatraz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3498/?format=api",
                "id": 3498,
                "name": "Savage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                "id": 1420,
                "name": "Energy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5180/?format=api",
                "id": 5180,
                "name": "Fraxion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2320"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9833"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/artists/iluvatar/"
        }
    ]
}