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

{
    "url": "https://demozoo.org/api/v1/productions/334203/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334203/",
    "id": 334203,
    "title": "Saprtools",
    "author_nicks": [
        {
            "name": "Ivo van Poorten",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                "id": 35369,
                "name": "The Gatekeeper",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ivo van Poorten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35369/?format=api",
                    "id": 35369,
                    "name": "The Gatekeeper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sillyventure23winter/wild/saprtools.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/ivop/saprtools"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eGtO64q7Ezc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.614",
            "competition": {
                "id": 18477,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4591/",
                    "id": 4591,
                    "name": "Silly Venture 2023 WE",
                    "tagline": "30th Atari JAGUAR Anniversary!",
                    "start_date": "2023-12-07",
                    "end_date": "2023-12-10",
                    "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": []
}