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

{
    "url": "https://demozoo.org/api/v1/productions/375124/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375124/",
    "id": 375124,
    "title": "Christmas Presents",
    "author_nicks": [
        {
            "name": "elf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150896/?format=api",
                "id": 150896,
                "name": "elf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-12-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28363"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 20073,
                "name": "Mobile Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5357/",
                    "id": 5357,
                    "name": "Coder.gr X-mas Demo Contest 2006",
                    "tagline": "",
                    "start_date": "2006-08-26",
                    "end_date": "2006-12-15",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}