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

{
    "url": "https://demozoo.org/api/v1/productions/313100/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313100/",
    "id": 313100,
    "title": "The \"Better Than Nothing\" Particle System",
    "author_nicks": [
        {
            "name": "Blacky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71316/?format=api",
                "id": 71316,
                "name": "Blacky",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exact",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11042/?format=api",
                "id": 11042,
                "name": "Exact",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-09-10",
    "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/function22/256byte_intro/particle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92346"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QSixRriLvik"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "409",
            "competition": {
                "id": 17375,
                "name": "256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4456/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4456/",
                    "id": 4456,
                    "name": "Function 2022",
                    "tagline": "",
                    "start_date": "2022-09-09",
                    "end_date": "2022-09-11",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49835,
                    "longitude": 19.04045,
                    "website": "https://2022.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/04/2e/6a2c.313377.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/04/2e/6a2c.313377.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/04/2e/6a2c.313377.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}