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

{
    "url": "https://demozoo.org/api/v1/productions/78424/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78424/",
    "id": 78424,
    "title": "First Step",
    "author_nicks": [
        {
            "name": "Zon@ Neutr@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11660/?format=api",
                "id": 11660,
                "name": "Zon@ Neutr@",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-03-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=detail&num=7706"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/2004/ifparty04/demo/first_step.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14225"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "18",
            "competition": {
                "id": 8151,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1217/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1217/",
                    "id": 1217,
                    "name": "Ifparty 2004",
                    "tagline": "",
                    "start_date": "2004-03-19",
                    "end_date": "2004-03-21",
                    "location": "Comunitat Valenciana, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.5,
                    "longitude": -0.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}