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

{
    "url": "https://demozoo.org/api/v1/releasers/4923/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4923/",
    "id": 4923,
    "name": "Anders Hamre",
    "is_group": false,
    "nicks": [
        {
            "name": "Anders Hamre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anders Hamre"
            ]
        },
        {
            "name": "Copernicus",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Copernicus"
            ]
        },
        {
            "name": "The Mad Martian",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Mad Martian"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4924/?format=api",
                "id": 4924,
                "name": "Amiga Freelancers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111891/?format=api",
                "id": 111891,
                "name": "Ultrafunk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6117/?format=api",
                "id": 6117,
                "name": "Decibel Desperados"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1113/?format=api",
                "id": 1113,
                "name": "Pure Metal Coders"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37295"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/47/"
        }
    ]
}