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

{
    "url": "https://demozoo.org/api/v1/productions/34503/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34503/",
    "id": 34503,
    "title": "Taco II",
    "author_nicks": [
        {
            "name": "System-X32",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13997/?format=api",
                "id": 13997,
                "name": "System X32",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/distance97/demo/taco2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/theparty97/demo/taco2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11828"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 33,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 205,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/96/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/96/",
                    "id": 96,
                    "name": "The Party 1997",
                    "tagline": "Batteries not included",
                    "start_date": "1997-12-27",
                    "end_date": "1997-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        },
        {
            "position": 6,
            "ranking": "6",
            "score": "10",
            "competition": {
                "id": 2924,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/887/",
                    "id": 887,
                    "name": "Distance 1997",
                    "tagline": "",
                    "start_date": "1997-10-02",
                    "end_date": "1997-10-04",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}