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

{
    "url": "https://demozoo.org/api/v1/productions/78391/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78391/",
    "id": 78391,
    "title": "Sinus-generator",
    "author_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09-18",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/hype04ce/wild/the_gang-sinus_creator.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14718"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 8141,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1247/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1247/",
                    "id": 1247,
                    "name": "Hype 2004",
                    "tagline": "",
                    "start_date": "2004-09-17",
                    "end_date": "2004-09-19",
                    "location": "Eslov, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.839451,
                    "longitude": 13.3049,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "borland-c-builder"
    ]
}