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

{
    "url": "https://demozoo.org/api/v1/productions/319904/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319904/",
    "id": 319904,
    "title": "Memory Lane",
    "author_nicks": [
        {
            "name": "Still",
            "abbreviation": "STL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/862/?format=api",
                "id": 862,
                "name": "Still",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2023/mountainbytes23/realtime_pc/still-fc3-memory-v02.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=h-GA3SgqKm0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "112",
            "competition": {
                "id": 17731,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4407/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4407/",
                    "id": 4407,
                    "name": "MountainBytes 2023",
                    "tagline": "",
                    "start_date": "2023-02-24",
                    "end_date": "2023-02-26",
                    "location": "Cham, Zug, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20122,
                    "longitude": 8.44697,
                    "website": "https://mountainbytes.ch/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "tooll3"
    ]
}