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

{
    "url": "https://demozoo.org/api/v1/productions/76201/?format=api",
    "demozoo_url": "https://demozoo.org/productions/76201/",
    "id": 76201,
    "title": "Se Tulee",
    "author_nicks": [
        {
            "name": "Naemok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36375/?format=api",
                "id": 36375,
                "name": "Naemok",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-06-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10972"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "59",
            "competition": {
                "id": 7943,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/213/",
                    "id": 213,
                    "name": "Stream 2003",
                    "tagline": "",
                    "start_date": "2003-06-27",
                    "end_date": "2003-06-29",
                    "location": "Pirkkala, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.44106,
                    "longitude": 23.61414,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}