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

{
    "url": "https://demozoo.org/api/v1/productions/173088/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173088/",
    "id": 173088,
    "title": "Over Sing",
    "author_nicks": [
        {
            "name": "Nom De Nom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
                "id": 43383,
                "name": "Nom De Nom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trope",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71127/?format=api",
                "id": 71127,
                "name": "Trope",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-06-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nickm.com/demoscene/over_sing.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/atparty17/wild/over_sing.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70350"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OZc_sLL4Zsg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "73",
            "competition": {
                "id": 13273,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3119/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3119/",
                    "id": 3119,
                    "name": "@Party 2017",
                    "tagline": "",
                    "start_date": "2017-06-09",
                    "end_date": "2017-06-11",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/69/8372.310173.png",
            "original_width": 400,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/24/69/8372.310173.png",
            "standard_width": 400,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/69/8372.310173.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "scene-poetry",
        "text-only"
    ]
}