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

{
    "url": "https://demozoo.org/api/v1/productions/69504/?format=api",
    "demozoo_url": "https://demozoo.org/productions/69504/",
    "id": 69504,
    "title": "No Sync",
    "author_nicks": [
        {
            "name": "Universe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76082/?format=api",
                "id": 76082,
                "name": "Universe",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "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/2003/equinoxe03/demo/universe-nosync.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9114"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "41",
            "competition": {
                "id": 7487,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1213/",
                    "id": 1213,
                    "name": "Equinoxe 2003",
                    "tagline": "",
                    "start_date": "2003-03-21",
                    "end_date": "2003-03-23",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}