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

{
    "url": "https://demozoo.org/api/v1/productions/47222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47222/",
    "id": 47222,
    "title": "Mladi",
    "author_nicks": [
        {
            "name": "Carlos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
                "id": 20758,
                "name": "Carlos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Downtown",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20756/?format=api",
                "id": 20756,
                "name": "Downtown",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-02-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "4",
            "competition": {
                "id": 4751,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/982/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/982/",
                    "id": 982,
                    "name": "Demobit 2000",
                    "tagline": "",
                    "start_date": "2000-02-26",
                    "end_date": "2000-02-27",
                    "location": "Nitriansky kraj, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.16667,
                    "longitude": 18.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}