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

{
    "url": "https://demozoo.org/api/v1/productions/177502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177502/",
    "id": 177502,
    "title": "Springs are going to the party",
    "author_nicks": [
        {
            "name": "Frog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                "id": 15780,
                "name": "Frog",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Realm Of Illusion",
            "abbreviation": "ROI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15779/?format=api",
                "id": 15779,
                "name": "Realm Of Illusion",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-08-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enlight.ru/files/springs.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/chaosconstructions17/tiny_intro/springs_by_frog.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/petersobolev/springs"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71620"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wler_AeXAVw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "161",
            "competition": {
                "id": 13711,
                "name": "Tiny Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3397/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3397/",
                    "id": 3397,
                    "name": "Chaos Constructions 2017",
                    "tagline": "",
                    "start_date": "2017-08-26",
                    "end_date": "2017-08-27",
                    "location": "Saint Petersburg, St.-Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93863,
                    "longitude": 30.31413,
                    "website": "https://chaosconstructions.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f3/fe/b111.298782.jpg",
            "original_width": 300,
            "original_height": 292,
            "standard_url": "https://media.demozoo.org/screens/s/f3/fe/b111.298782.jpg",
            "standard_width": 300,
            "standard_height": 292,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f3/fe/b111.298782.jpg",
            "thumbnail_width": 154,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tiny-intro-with-sound",
        "source-available"
    ]
}