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

{
    "url": "https://demozoo.org/api/v1/productions/34796/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34796/",
    "id": 34796,
    "title": "Borntro",
    "author_nicks": [
        {
            "name": "Autumn",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23006/?format=api",
                "id": 23006,
                "name": "Autumn",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-15",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Luk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                    "id": 10172,
                    "name": "Luk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Holydrake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23159/?format=api",
                    "id": 23159,
                    "name": "Holydrake",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/general_probe97/in64/borntro.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/dipswitch/pouet/borntro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48831"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2992,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/509/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/509/",
                    "id": 509,
                    "name": "General Probe 1997",
                    "tagline": "Proba Generalna 3",
                    "start_date": "1997-02-15",
                    "end_date": "1997-02-16",
                    "location": "Ostrowiec Świętokrzyski, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.932018,
                    "longitude": 21.38612,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/8a/1a0e.8528.jpg",
            "original_width": 400,
            "original_height": 245,
            "standard_url": "https://media.demozoo.org/screens/s/e1/8a/1a0e.8528.jpg",
            "standard_width": 400,
            "standard_height": 245,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/8a/1a0e.8528.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 122
        }
    ],
    "tags": []
}