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

{
    "url": "https://demozoo.org/api/v1/productions/361293/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361293/",
    "id": 361293,
    "title": "Exit to the Left",
    "author_nicks": [
        {
            "name": "Grillcrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136871/?format=api",
                "id": 136871,
                "name": "Grillcrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-11-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zO74YTHCbpc&t=789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "46",
            "competition": {
                "id": 19526,
                "name": "Combined Oldskool Demo / Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5085/",
                    "id": 5085,
                    "name": "Comparade 2024",
                    "tagline": "Back to the 80's!",
                    "start_date": "2024-11-08",
                    "end_date": "2024-11-10",
                    "location": "Emmering, Upper Bavaria, Bavaria, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.1833,
                    "longitude": 11.2833,
                    "website": "https://comparade.de"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}