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

{
    "url": "https://demozoo.org/api/v1/productions/121671/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121671/",
    "id": 121671,
    "title": "4kb mit Bild und Ton",
    "author_nicks": [
        {
            "name": "Icebird",
            "abbreviation": "ICB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                "id": 11515,
                "name": "Icebird",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Exoticorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5849/?format=api",
                    "id": 5849,
                    "name": "Exoticorn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.icebird.org/icb_4kbt.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/codecraft3/4k/4kbt.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/icb_4kbt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5644"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "53",
            "competition": {
                "id": 19828,
                "name": "4K Demo/Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2791/",
                    "id": 2791,
                    "name": "Codecraft 2001",
                    "tagline": "Codecraft #3",
                    "start_date": "2001-01-04",
                    "end_date": "2001-09-04",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.icebird.org/cc3/cc3.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}