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

{
    "url": "https://demozoo.org/api/v1/productions/75353/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75353/",
    "id": 75353,
    "title": "Bras de fer",
    "author_nicks": [
        {
            "name": "Melting Pot",
            "abbreviation": "MTP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1521/?format=api",
                "id": 1521,
                "name": "Melting Pot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-01-24",
    "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": [
        {
            "nick": {
                "name": "Snagrot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88510/?format=api",
                    "id": 88510,
                    "name": "Snagrot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "case",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75013/?format=api",
                    "id": 75013,
                    "name": "case",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/sota04/game/bras2fer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "156",
            "competition": {
                "id": 7908,
                "name": "Game 100kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/652/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/652/",
                    "id": 652,
                    "name": "State of the Art 2004",
                    "tagline": "St(Art) 2004",
                    "start_date": "2004-01-23",
                    "end_date": "2004-01-25",
                    "location": "Tourcoing, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.722389,
                    "longitude": 3.15937,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/f4/f880.183623.png",
            "original_width": 550,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/83/f4/f880.183623.jpg",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/f4/f880.183623.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a0/8b/789c.183622.png",
            "original_width": 550,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/a0/8b/789c.183622.png",
            "standard_width": 400,
            "standard_height": 290,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a0/8b/789c.183622.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": [
        "multiplayer"
    ]
}