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

{
    "url": "https://demozoo.org/api/v1/productions/80300/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80300/",
    "id": 80300,
    "title": "MMM",
    "author_nicks": [
        {
            "name": "Mr. Booa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47410/?format=api",
                "id": 47410,
                "name": "Mr. Booa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-06",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/arok05/graphics/arok7_stuff.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "12",
            "competition": {
                "id": 8332,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/228/",
                    "id": 228,
                    "name": "Árok 2005",
                    "tagline": "The Seventh Disaster",
                    "start_date": "2005-08-05",
                    "end_date": "2005-08-07",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://singularcrew.hu/arok7"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/ae/30b2.145421.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e6/ae/30b2.145421.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/ae/30b2.145421.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}