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

{
    "url": "https://demozoo.org/api/v1/productions/50957/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50957/",
    "id": 50957,
    "title": "Starbug",
    "author_nicks": [
        {
            "name": "Kamelite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17240/?format=api",
                "id": 17240,
                "name": "Kamelite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-02-29",
    "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/2000/trax00/demo/kml_strb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11557"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "15",
            "competition": {
                "id": 5234,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1119/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1119/",
                    "id": 1119,
                    "name": "Trax 2000",
                    "tagline": "",
                    "start_date": "2000-02-26",
                    "end_date": "2000-03-01",
                    "location": "Kolbotn, Oppegård, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.81056,
                    "longitude": 10.80389,
                    "website": "http://www.trax.eu.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}