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

{
    "url": "https://demozoo.org/api/v1/productions/153074/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153074/",
    "id": 153074,
    "title": "First Intro",
    "author_nicks": [
        {
            "name": "Vigo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6273/?format=api",
                "id": 6273,
                "name": "Vigo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bronx",
            "abbreviation": "BNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/7dx02/flash/1stintro_vigo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "58",
            "competition": {
                "id": 12132,
                "name": "FLASH",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/638/",
                    "id": 638,
                    "name": "7D 2002",
                    "tagline": "7D2",
                    "start_date": "2002-05-04",
                    "end_date": "2002-05-05",
                    "location": "Kadiköy, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.985561,
                    "longitude": 29.02944,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}