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

{
    "url": "https://demozoo.org/api/v1/productions/36580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36580/",
    "id": 36580,
    "title": "Era",
    "author_nicks": [
        {
            "name": "The Xperience",
            "abbreviation": "TXP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34900/?format=api",
                "id": 34900,
                "name": "The Xperience",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://xm-arts.de/era1.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://xm-arts.de/era2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/demos/TXP/era.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=22327"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "213",
            "competition": {
                "id": 3223,
                "name": "Acorn Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/846/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/846/",
                    "id": 846,
                    "name": "SILIConvention 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}