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

{
    "url": "https://demozoo.org/api/v1/productions/63923/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63923/",
    "id": 63923,
    "title": "Partaitiö",
    "author_nicks": [
        {
            "name": "tAAt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
                "id": 8551,
                "name": "tAAt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-01-12",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/altparty02/demo/partaiti.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4912"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6NkdhtGaVBc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "41",
            "competition": {
                "id": 7077,
                "name": "Alt-machine Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/956/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/956/",
                    "id": 956,
                    "name": "Alternative Party 2002",
                    "tagline": "AltParty 3",
                    "start_date": "2002-01-11",
                    "end_date": "2002-01-13",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}