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

{
    "url": "https://demozoo.org/api/v1/productions/101133/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101133/",
    "id": 101133,
    "title": "Pitango",
    "author_nicks": [
        {
            "name": "Pulse",
            "abbreviation": "PLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47728/?format=api",
                "id": 47728,
                "name": "Pulse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Holograph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59986/?format=api",
                    "id": 59986,
                    "name": "Holograph",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "H0d0w",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47707/?format=api",
                    "id": 47707,
                    "name": "H0d0w",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/movement95/demo/pitango.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65998"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-Q2T8bYdd4M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "4",
            "competition": {
                "id": 2119,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/684/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/684/",
                    "id": 684,
                    "name": "Movement 1995",
                    "tagline": "",
                    "start_date": "1995-12-24",
                    "end_date": "1995-12-25",
                    "location": "Ashkelon, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66951,
                    "longitude": 34.556011,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/3a/85c0.53735.jpg",
            "original_width": 624,
            "original_height": 390,
            "standard_url": "https://media.demozoo.org/screens/s/54/3a/85c0.53735.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/3a/85c0.53735.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/b6/fc83.53734.jpg",
            "original_width": 622,
            "original_height": 376,
            "standard_url": "https://media.demozoo.org/screens/s/e2/b6/fc83.53734.jpg",
            "standard_width": 400,
            "standard_height": 241,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/b6/fc83.53734.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": []
}