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

{
    "url": "https://demozoo.org/api/v1/productions/59832/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59832/",
    "id": 59832,
    "title": "Varia Part I",
    "author_nicks": [
        {
            "name": "Ferris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                "id": 18,
                "name": "Ferris",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Youth Uprising",
            "abbreviation": "YUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/thegathering13/intro/varia-part-i-by-ferris-youth-uprising.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61275"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/yupferris/varia"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fUIny_Cnu9g"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "116",
            "competition": {
                "id": 6541,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1787/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1787/",
                    "id": 1787,
                    "name": "The Gathering 2013",
                    "tagline": "Singularity",
                    "start_date": "2013-03-27",
                    "end_date": "2013-03-31",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793911,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "kkrunchy",
        "wavesabre"
    ]
}