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

{
    "url": "https://demozoo.org/api/v1/productions/339038/?format=api",
    "demozoo_url": "https://demozoo.org/productions/339038/",
    "id": 339038,
    "title": "Run Baby Run",
    "author_nicks": [
        {
            "name": "Ilker Gorkem",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141409/?format=api",
                "id": 141409,
                "name": "Ilker Gorkem",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.884",
            "competition": {
                "id": 18701,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/644/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/644/",
                    "id": 644,
                    "name": "7DX 2010",
                    "tagline": "",
                    "start_date": "2010-12-25",
                    "end_date": "2010-12-26",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}