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

{
    "url": "https://demozoo.org/api/v1/productions/43012/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43012/",
    "id": 43012,
    "title": "Viagra",
    "author_nicks": [
        {
            "name": "Pohar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/897/?format=api",
                "id": 897,
                "name": "Pohar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hardread",
            "abbreviation": "HD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5368/?format=api",
                "id": 5368,
                "name": "Hardread",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-01-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/contest99/lamer/viagra.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12510"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "81",
            "competition": {
                "id": 4155,
                "name": "Lamer",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1047/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1047/",
                    "id": 1047,
                    "name": "Contest 1999",
                    "tagline": "",
                    "start_date": "1999-01-29",
                    "end_date": "1999-01-31",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}