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

{
    "url": "https://demozoo.org/api/v1/productions/65516/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65516/",
    "id": 65516,
    "title": "My way cover",
    "author_nicks": [
        {
            "name": "sq",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9554/?format=api",
                "id": 9554,
                "name": "sq",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Skrju",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9275/?format=api",
                "id": 9275,
                "name": "Skrju",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-07-30",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57398"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hUhrG2x2DxE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 7189,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1831/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1831/",
                    "id": 1831,
                    "name": "3BM OpenAir 2011",
                    "tagline": "Quadratisch, mrazisch, gut!",
                    "start_date": "2011-07-29",
                    "end_date": "2011-07-31",
                    "location": "Perm, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 58.01046,
                    "longitude": 56.25017,
                    "website": "http://3bmopenair.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/d3/a1bf.78669.jpg",
            "original_width": 640,
            "original_height": 349,
            "standard_url": "https://media.demozoo.org/screens/s/c9/d3/a1bf.78669.jpg",
            "standard_width": 400,
            "standard_height": 218,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/d3/a1bf.78669.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 109
        }
    ],
    "tags": []
}