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

{
    "url": "https://demozoo.org/api/v1/productions/269971/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269971/",
    "id": 269971,
    "title": "grafxintro",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2006-12",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://incube.untergrund.net/compo06/GraFXIntro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28333"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15597,
                "name": "Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3974/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3974/",
                    "id": 3974,
                    "name": "Incube Compo 2006",
                    "tagline": "",
                    "start_date": "2006",
                    "end_date": "2006",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}