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

{
    "url": "https://demozoo.org/api/v1/productions/313511/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313511/",
    "id": 313511,
    "title": "Two Flocks",
    "author_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/deadline22/256-byte_intro/2flocks.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92423"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ImEKoTHs_8U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "121",
            "competition": {
                "id": 17403,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4382/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4382/",
                    "id": 4382,
                    "name": "Deadline 2022",
                    "tagline": "",
                    "start_date": "2022-09-30",
                    "end_date": "2022-10-02",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2022/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/96/2a/7a29.314953.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/96/2a/7a29.314953.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/96/2a/7a29.314953.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}