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

{
    "url": "https://demozoo.org/api/v1/productions/4481/?format=api",
    "demozoo_url": "https://demozoo.org/productions/4481/",
    "id": 4481,
    "title": "2304",
    "author_nicks": [
        {
            "name": "Gnumpf",
            "abbreviation": "GN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5928/?format=api",
                "id": 5928,
                "name": "Gnumpf-Posse",
                "is_group": true
            }
        },
        {
            "name": "Lübecks United Lamers Inc.",
            "abbreviation": "LULI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6234/?format=api",
                "id": 6234,
                "name": "Lübecks United Lamers Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-25",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/revision11/wild/2304.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56918"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ZjK-n0lRB1A"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "392",
            "competition": {
                "id": 480,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/14/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/14/",
                    "id": 14,
                    "name": "Revision 2011",
                    "tagline": "",
                    "start_date": "2011-04-22",
                    "end_date": "2011-04-25",
                    "location": "Saarbrücken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231495,
                    "longitude": 6.998338,
                    "website": "https://2011.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/68/6110.322116.jpg",
            "original_width": 400,
            "original_height": 257,
            "standard_url": "https://media.demozoo.org/screens/s/81/68/6110.322116.jpg",
            "standard_width": 400,
            "standard_height": 257,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/68/6110.322116.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": []
}