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

{
    "url": "https://demozoo.org/api/v1/productions/45416/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45416/",
    "id": 45416,
    "title": "Lara",
    "author_nicks": [
        {
            "name": "Risiko+",
            "abbreviation": "Risiko",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26286/?format=api",
                "id": 26286,
                "name": "Risiko+",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/trip99/amiga/demo/ris-lara.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=105672"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20392"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "145",
            "competition": {
                "id": 4478,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/939/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/939/",
                    "id": 939,
                    "name": "Trip 1999",
                    "tagline": "",
                    "start_date": "1999-03-25",
                    "end_date": "1999-03-28",
                    "location": "Province of Florence, Tuscany, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 43.83333,
                    "longitude": 11.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}