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

{
    "url": "https://demozoo.org/api/v1/productions/61260/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61260/",
    "id": 61260,
    "title": "BornInPain",
    "author_nicks": [
        {
            "name": "Sataki",
            "abbreviation": "STI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48028/?format=api",
                "id": 48028,
                "name": "Sataki",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/northparty7/c64/grfx/gfx%2Bresults.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36012"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "108",
            "competition": {
                "id": 6719,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1195/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1195/",
                    "id": 1195,
                    "name": "North Party 2002 (7)",
                    "tagline": "North Party v7.0",
                    "start_date": "2002-10-04",
                    "end_date": "2002-10-06",
                    "location": "Bartoszyce, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.248169,
                    "longitude": 20.80761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}