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

{
    "url": "https://demozoo.org/api/v1/productions/57354/?format=api",
    "demozoo_url": "https://demozoo.org/productions/57354/",
    "id": 57354,
    "title": "Crappy Sega Intro",
    "author_nicks": [
        {
            "name": "TMD Crew",
            "abbreviation": "TMD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30087/?format=api",
                "id": 30087,
                "name": "TMD Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
            "id": 44,
            "name": "Sega Master System"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/remedy01/wild/demo/memetic_-_crappy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IAVgMAFb2hk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "73",
            "competition": {
                "id": 6175,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/616/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/616/",
                    "id": 616,
                    "name": "Remedy 2001",
                    "tagline": "",
                    "start_date": "2001-06-29",
                    "end_date": "2001-07-02",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/cf/5da7.116942.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/4e/cf/5da7.116942.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/cf/5da7.116942.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}