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

{
    "url": "https://demozoo.org/api/v1/productions/39142/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39142/",
    "id": 39142,
    "title": "Rendevouz",
    "author_nicks": [
        {
            "name": "Hawke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14095/?format=api",
                "id": 14095,
                "name": "Hawke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Obnoxious",
            "abbreviation": "OBN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14096/?format=api",
                "id": 14096,
                "name": "Obnoxious",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-11-14",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/dialogos98/grtc/obn_rend.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "40",
            "competition": {
                "id": 3632,
                "name": "Raytrace Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1011/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1011/",
                    "id": 1011,
                    "name": "Dialogos 1998",
                    "tagline": "",
                    "start_date": "1998-11-13",
                    "end_date": "1998-11-15",
                    "location": "Kreisfreie Stadt Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93194,
                    "longitude": 11.59056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ab/d2/0430.pl46394.jpg",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/ab/d2/0430.pl46394.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ab/d2/0430.pl46394.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}