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

{
    "url": "https://demozoo.org/api/v1/productions/124618/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124618/",
    "id": 124618,
    "title": "La 3D En Folie",
    "author_nicks": [
        {
            "name": "Sector One",
            "abbreviation": "SCT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-06-29",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/demojs12/1k/sector1-la_3d_en_folie.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "155",
            "competition": {
                "id": 10943,
                "name": "Browser 1K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1399/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1399/",
                    "id": 1399,
                    "name": "DemoJS 2012",
                    "tagline": "the browser demoparty",
                    "start_date": "2012-06-29",
                    "end_date": "2012-06-30",
                    "location": "Paris, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.85693,
                    "longitude": 2.3412,
                    "website": "http://demojs.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/56/f55e.272385.png",
            "original_width": 800,
            "original_height": 601,
            "standard_url": "https://media.demozoo.org/screens/s/4e/56/f55e.272385.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/56/f55e.272385.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound"
    ]
}