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

{
    "url": "https://demozoo.org/api/v1/productions/312239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312239/",
    "id": 312239,
    "title": "Randomazer Editor",
    "author_nicks": [
        {
            "name": "Thomas Ilg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54332/?format=api",
                "id": 54332,
                "name": "Thomas Ilg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-13",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "5.391",
            "competition": {
                "id": 17306,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}