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

{
    "url": "https://demozoo.org/api/v1/productions/144731/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144731/",
    "id": 144731,
    "title": "Bored",
    "author_nicks": [
        {
            "name": "Finger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107956/?format=api",
                "id": 107956,
                "name": "Finger",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5125"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10471,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1873/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1873/",
                    "id": 1873,
                    "name": "Reunion 1999",
                    "tagline": "",
                    "start_date": "1999-08-08",
                    "end_date": "1999-08-08",
                    "location": "Bucharest, Municipiul Bucureşti, Bucureşti, Romania",
                    "is_online": false,
                    "country_code": "RO",
                    "latitude": 44.43225,
                    "longitude": 26.10626,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}