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

{
    "url": "https://demozoo.org/api/v1/productions/126690/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126690/",
    "id": 126690,
    "title": "Poor and Slow",
    "author_nicks": [
        {
            "name": "Inflexion Development",
            "abbreviation": "IFX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54872/?format=api",
                "id": 54872,
                "name": "Inflexion Development",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-08-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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11050,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2417/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2417/",
                    "id": 2417,
                    "name": "Asphyxia Party 1992",
                    "tagline": "",
                    "start_date": "1992-08-28",
                    "end_date": "1992-08-30",
                    "location": "Głogów, Powiat głogowski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.66361,
                    "longitude": 16.0845,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}