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

{
    "url": "https://demozoo.org/api/v1/productions/278624/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278624/",
    "id": 278624,
    "title": "Annie-84",
    "author_nicks": [
        {
            "name": "Psychographics",
            "abbreviation": "PGX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88961/?format=api",
                "id": 88961,
                "name": "Psychographics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-05-23",
    "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": [
        {
            "nick": {
                "name": "Lynn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77648/?format=api",
                    "id": 77648,
                    "name": "Lynn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Alpha C",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                    "id": 3516,
                    "name": "Alpha C",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/outline20/demo/2020_05_24_02_02_27_pgx_annie-84.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/outline20/demo/pgx_annie-84.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85718"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Dl_C5lPF9ro"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "133",
            "competition": {
                "id": 15920,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4065/",
                    "id": 4065,
                    "name": "Outline Online 2020",
                    "tagline": "",
                    "start_date": "2020-05-22",
                    "end_date": "2020-05-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dutch",
        "lua",
        "love2d"
    ]
}