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

{
    "url": "https://demozoo.org/api/v1/productions/204420/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204420/",
    "id": 204420,
    "title": "The Last Intro",
    "author_nicks": [
        {
            "name": "Derethor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16380/?format=api",
                "id": 16380,
                "name": "Derethor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/euskal94b/intro/lastintr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12958,
                "name": "Amiga 70k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/488/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/488/",
                    "id": 488,
                    "name": "Euskal 1994 (2)",
                    "tagline": "Euskal Amiga Party 2",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Legazpi, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.03075,
                    "longitude": -2.34237,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}