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

{
    "url": "https://demozoo.org/api/v1/productions/153055/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153055/",
    "id": 153055,
    "title": "64 Kb Intro",
    "author_nicks": [
        {
            "name": "Kartal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63585/?format=api",
                "id": 63585,
                "name": "Kartal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bağımsız",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63586/?format=api",
                "id": 63586,
                "name": "Bağımsız",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-05-04",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "74",
            "competition": {
                "id": 12127,
                "name": "64 Kb Demo",
                "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": []
}