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

{
    "url": "https://demozoo.org/api/v1/productions/81834/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81834/",
    "id": 81834,
    "title": "Aun demasiado pronto",
    "author_nicks": [
        {
            "name": "Rgba",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/642/?format=api",
                "id": 642,
                "name": "Rgba",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-16",
    "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": "iq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/644/?format=api",
                    "id": 644,
                    "name": "iq",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/if05/demo/iq_ste.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16755"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 8516,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1218/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1218/",
                    "id": 1218,
                    "name": "Ifparty 2005",
                    "tagline": "",
                    "start_date": "2005-04-15",
                    "end_date": "2005-04-17",
                    "location": "Comunitat Valenciana, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.5,
                    "longitude": -0.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}