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

{
    "url": "https://demozoo.org/api/v1/productions/371435/?format=api",
    "demozoo_url": "https://demozoo.org/productions/371435/",
    "id": 371435,
    "title": "PinsInSpace",
    "author_nicks": [
        {
            "name": "Pervect",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28020/?format=api",
                "id": 28020,
                "name": "Pervect",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Topix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23921/?format=api",
                "id": 23921,
                "name": "Topix",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/codecraft3/1k/pinspace.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "29",
            "competition": {
                "id": 19826,
                "name": "1K Demo/Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2791/",
                    "id": 2791,
                    "name": "Codecraft 2001",
                    "tagline": "Codecraft #3",
                    "start_date": "2001-01-04",
                    "end_date": "2001-09-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.icebird.org/cc3/cc3.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}