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

{
    "url": "https://demozoo.org/api/v1/productions/24482/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24482/",
    "id": 24482,
    "title": "Our Speedway",
    "author_nicks": [
        {
            "name": "Hujowa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17682/?format=api",
                "id": 17682,
                "name": "Hujowa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2000/assembly00/oldskool/demo/our_spee.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/lcp00/c64/demo/hujowa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=22486"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "1043",
            "competition": {
                "id": 1689,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/107/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/107/",
                    "id": 107,
                    "name": "Assembly 2000",
                    "tagline": "",
                    "start_date": "2000-08-03",
                    "end_date": "2000-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        },
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 5023,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/608/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/608/",
                    "id": 608,
                    "name": "Little Computer People 2000",
                    "tagline": "",
                    "start_date": "2000-07-28",
                    "end_date": "2000-07-30",
                    "location": "Växjö Kommun, Kronoberg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.9453,
                    "longitude": 14.89981,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}