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

{
    "url": "https://demozoo.org/api/v1/productions/186709/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186709/",
    "id": 186709,
    "title": "Give Me FEEDBACK",
    "author_nicks": [
        {
            "name": "The Teachings Of Nosfe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77855/?format=api",
                "id": 77855,
                "name": "The Teachings Of Nosfe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-05-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pixtur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/866/?format=api",
                    "id": 866,
                    "name": "Pixtur",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/outline18/realtime_wild/feedback.bin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76197"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=T1mKgWgCxs8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "102",
            "competition": {
                "id": 14265,
                "name": "Realtime Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3373/",
                    "id": 3373,
                    "name": "Outline 2018",
                    "tagline": "",
                    "start_date": "2018-05-10",
                    "end_date": "2018-05-13",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/09/c5/356c.162466.png",
            "original_width": 128,
            "original_height": 128,
            "standard_url": "https://media.demozoo.org/screens/s/09/c5/356c.162466.png",
            "standard_width": 128,
            "standard_height": 128,
            "thumbnail_url": "https://media.demozoo.org/screens/t/09/c5/356c.162466.png",
            "thumbnail_width": 128,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "feedback"
    ]
}