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

{
    "url": "https://demozoo.org/api/v1/productions/173953/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173953/",
    "id": 173953,
    "title": "Icon Run [4 player interface]",
    "author_nicks": [
        {
            "name": "Evil Joe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72445/?format=api",
                "id": 72445,
                "name": "Evil Joe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-02-25",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "156",
            "competition": {
                "id": 13371,
                "name": "Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3263/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3263/",
                    "id": 3263,
                    "name": "BCC Party 2012",
                    "tagline": "#6: -TCfkaBCC -- C64 Club Berlin Party #6 aka \"Die Rache der Wanderhure\"",
                    "start_date": "2012-02-24",
                    "end_date": "2012-02-26",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://berlinc64club.de/events/bcc10-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}