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

{
    "url": "https://demozoo.org/api/v1/productions/72973/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72973/",
    "id": 72973,
    "title": "2dnow!",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-25",
    "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": [
        {
            "nick": {
                "name": "Andrei",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39603/?format=api",
                    "id": 39603,
                    "name": "Andrei",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mistia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29651/?format=api",
                    "id": 29651,
                    "name": "Mistia",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39604/?format=api",
                    "id": 39604,
                    "name": "Ser",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39604/?format=api",
                    "id": 39604,
                    "name": "Ser",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Benny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39605/?format=api",
                    "id": 39605,
                    "name": "Benny",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5122"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_MjNAh2TC8Y"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7709,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1872/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1872/",
                    "id": 1872,
                    "name": "Reunion 2000",
                    "tagline": "",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-26",
                    "location": "Bucharest, Romania",
                    "is_online": false,
                    "country_code": "RO",
                    "latitude": 44.4342,
                    "longitude": 26.10297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/e2/944e.24497.jpg",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/e0/e2/944e.24497.jpg",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/e2/944e.24497.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "lost"
    ]
}