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

{
    "url": "https://demozoo.org/api/v1/productions/62086/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62086/",
    "id": 62086,
    "title": "Nothing Special",
    "author_nicks": [
        {
            "name": "Alias Medron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5966/?format=api",
                "id": 5966,
                "name": "Alias Medron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-04-20",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/react02/wild/padua_ns.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6044"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "10",
            "competition": {
                "id": 6789,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1198/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1198/",
                    "id": 1198,
                    "name": "React 2002",
                    "tagline": "",
                    "start_date": "2002-04-19",
                    "end_date": "2002-04-21",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}