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

{
    "url": "https://demozoo.org/api/v1/productions/59303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59303/",
    "id": 59303,
    "title": "Y.A.P.I aka Yet Another Paper Intro",
    "author_nicks": [
        {
            "name": "d4rkn3ss",
            "abbreviation": "d4",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14978/?format=api",
                "id": 14978,
                "name": "d4rkn3ss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dubmood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/520/?format=api",
                    "id": 520,
                    "name": "Dubmood",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Misfit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38173/?format=api",
                    "id": 38173,
                    "name": "Misfit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/dreamhack02/oldskool_demo/02_yet_another_paper_intro_by_d4rkn3ss_divx_mp3.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15706"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qrOHRkJaWbo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1078",
            "competition": {
                "id": 6473,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/965/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/965/",
                    "id": 965,
                    "name": "Dreamhack 2002",
                    "tagline": "DreamHack Winter 2002",
                    "start_date": "2002-11-28",
                    "end_date": "2002-12-01",
                    "location": "Jönköpings Län, Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.5,
                    "longitude": 14.5,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}