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

{
    "url": "https://demozoo.org/api/v1/productions/32565/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32565/",
    "id": 32565,
    "title": "De l'art de passer...",
    "author_nicks": [
        {
            "name": "Dreamdealers",
            "abbreviation": "DRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-27",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Doh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1095/?format=api",
                    "id": 1095,
                    "name": "Doh",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24608"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "98",
            "competition": {
                "id": 2687,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/527/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/527/",
                    "id": 527,
                    "name": "Saturne Party 1996 (III)",
                    "tagline": "",
                    "start_date": "1996-04-26",
                    "end_date": "1996-04-28",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}