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

{
    "url": "https://demozoo.org/api/v1/productions/295039/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295039/",
    "id": 295039,
    "title": "Xirius Odyssée",
    "author_nicks": [
        {
            "name": "Vince",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65126/?format=api",
                "id": 65126,
                "name": "Vince",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
            "id": 70,
            "name": "Atari Lynx"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16500,
                "name": "Speed-Coding Contest",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4297/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4297/",
                    "id": 4297,
                    "name": "Atari Connexion 2018",
                    "tagline": "",
                    "start_date": "2018-03-31",
                    "end_date": "2018-04-01",
                    "location": "Congis-sur-Thérouanne, Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.0,
                    "longitude": 2.98333,
                    "website": "https://www.yaronet.com/topics/189176-ac-2018-speed-coding"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}