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

{
    "url": "https://demozoo.org/api/v1/productions/307734/?format=api",
    "demozoo_url": "https://demozoo.org/productions/307734/",
    "id": 307734,
    "title": "Trip to a Party",
    "author_nicks": [
        {
            "name": "Gorgh",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33063/?format=api",
                "id": 33063,
                "name": "Gorgh",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agenda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17593/?format=api",
                "id": 17593,
                "name": "Agenda",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-04-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://mechanism.fr/misc/trip.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91400"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2_C_vZsyVYo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "191",
            "competition": {
                "id": 17040,
                "name": "ZX Spectrum 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4418/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4418/",
                    "id": 4418,
                    "name": "speccy.pl party 2022.1",
                    "tagline": "",
                    "start_date": "2022-04-23",
                    "end_date": "2022-04-23",
                    "location": "Warszawa, Mazovia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.23547,
                    "longitude": 21.04191,
                    "website": "http://speccy.pl/party/index_en2022_1.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/e2/c1d9.307900.jpg",
            "original_width": 400,
            "original_height": 298,
            "standard_url": "https://media.demozoo.org/screens/s/56/e2/c1d9.307900.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/e2/c1d9.307900.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}