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

{
    "url": "https://demozoo.org/api/v1/productions/80049/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80049/",
    "id": 80049,
    "title": "4screen",
    "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": "2004-02-22",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hello",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2572/?format=api",
                    "id": 2572,
                    "name": "Hello",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/synthesis04/in4k/4screen_by_sector1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15358"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "58",
            "competition": {
                "id": 8288,
                "name": "Intro4Ko",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1168/",
                    "id": 1168,
                    "name": "Synthesis 2004",
                    "tagline": "",
                    "start_date": "2004-02-20",
                    "end_date": "2004-02-23",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/a4/c822.272388.png",
            "original_width": 540,
            "original_height": 401,
            "standard_url": "https://media.demozoo.org/screens/s/9d/a4/c822.272388.jpg",
            "standard_width": 400,
            "standard_height": 297,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/a4/c822.272388.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": [
        "no-sound"
    ]
}