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

{
    "url": "https://demozoo.org/api/v1/productions/269494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269494/",
    "id": 269494,
    "title": "cadefemo",
    "author_nicks": [
        {
            "name": "Rasmer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31040/?format=api",
                "id": 31040,
                "name": "Rasmer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Q-Bone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65304/?format=api",
                "id": 65304,
                "name": "Q-Bone",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-10-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/cafe2019/zxdemo/cadefemo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/cafe19/zx_spectrum_demo/cadefemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/cafe2019/zxdemo/2149"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83544"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KYcIniRgYxw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "6.29",
            "competition": {
                "id": 15563,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3727/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3727/",
                    "id": 3727,
                    "name": "CAFe 2019",
                    "tagline": "20th Anniversary",
                    "start_date": "2019-10-25",
                    "end_date": "2019-10-27",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": "http://cafeparty.org.ru/2019"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "monochrome",
        "minimal"
    ]
}