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

{
    "url": "https://demozoo.org/api/v1/productions/32605/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32605/",
    "id": 32605,
    "title": "Not Too Late",
    "author_nicks": [
        {
            "name": "Skytech",
            "abbreviation": "STG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64481/?format=api",
                "id": 64481,
                "name": "Skytech",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-02",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tuo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78/?format=api",
                    "id": 78,
                    "name": "Tuo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Killer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11316/?format=api",
                    "id": 11316,
                    "name": "Killer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DAD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2391/?format=api",
                    "id": 2391,
                    "name": "DaDu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shodan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25768/?format=api",
                    "id": 25768,
                    "name": "Shodan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Madman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80/?format=api",
                    "id": 80,
                    "name": "Madman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/saturne96b/in64/skytech-not_too_late.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/saturne96b/in64/stg_ntlf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52441"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2CmOzWRUxwU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "94",
            "competition": {
                "id": 2689,
                "name": "Combined 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/89/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/89/",
                    "id": 89,
                    "name": "Saturne Party 1996 (IV)",
                    "tagline": "",
                    "start_date": "1996-11-01",
                    "end_date": "1996-11-03",
                    "location": "Chelles, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.35377,
                    "longitude": 3.031105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}