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

{
    "url": "https://demozoo.org/api/v1/productions/179099/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179099/",
    "id": 179099,
    "title": "A Day Without Dreams",
    "author_nicks": [
        {
            "name": "Solstice",
            "abbreviation": "SLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28744/?format=api",
                "id": 28744,
                "name": "Solstice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "PeKe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74392/?format=api",
                    "id": 74392,
                    "name": "PeKe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PeKe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74392/?format=api",
                    "id": 74392,
                    "name": "PeKe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "PeKe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74392/?format=api",
                    "id": 74392,
                    "name": "PeKe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/2003/arroutadaX/demos/Solstice-A_Day_Without_Dreams.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10856"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13853,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3487/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3487/",
                    "id": 3487,
                    "name": "Arroutada 2003",
                    "tagline": "Arroutada 10",
                    "start_date": "2003-10-17",
                    "end_date": "2003-10-19",
                    "location": "Provincia da Coruña, Galicia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.16667,
                    "longitude": -8.41667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/35/ae35.148218.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/17/35/ae35.148218.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/35/ae35.148218.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}