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

{
    "url": "https://demozoo.org/api/v1/productions/29987/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29987/",
    "id": 29987,
    "title": "701107",
    "author_nicks": [
        {
            "name": "Kock of Laitila",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20363/?format=api",
                "id": 20363,
                "name": "Kock of Laitila",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-03-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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": 3,
            "ranking": "3",
            "score": "50",
            "competition": {
                "id": 2377,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1362/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1362/",
                    "id": 1362,
                    "name": "End of the World Party 2012",
                    "tagline": "107V",
                    "start_date": "2012-03-16",
                    "end_date": "2012-03-18",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}