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

{
    "url": "https://demozoo.org/api/v1/productions/71272/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71272/",
    "id": 71272,
    "title": "Bug 2000",
    "author_nicks": [
        {
            "name": "Space coders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39150/?format=api",
                "id": 39150,
                "name": "Space coders",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-07",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 7600,
                "name": "Demo a theme (Bug De L'an 2000):",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/990/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/990/",
                    "id": 990,
                    "name": "Gigafun 1998",
                    "tagline": "Journees Europeenes du Multimedia aka JEM",
                    "start_date": "1998-08-06",
                    "end_date": "1998-08-08",
                    "location": "Strasbourg, Département du Bas-Rhin, Alsace, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.58342,
                    "longitude": 7.74296,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}