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

{
    "url": "https://demozoo.org/api/v1/productions/67824/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67824/",
    "id": 67824,
    "title": "Happy Birthday Lester",
    "author_nicks": [
        {
            "name": "Oxygene",
            "abbreviation": "OXG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                "id": 2118,
                "name": "Oxygene",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-09-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Smith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8078/?format=api",
                    "id": 8078,
                    "name": "Smith",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Oxbab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8077/?format=api",
                    "id": 8077,
                    "name": "Oxbab",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spiral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2120/?format=api",
                    "id": 2120,
                    "name": "Spiral",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "MoN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2529/?format=api",
                    "id": 2529,
                    "name": "MoN",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/O/Oxygene/OXYGENE-HappyBirthdayLester.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10461"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7622"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CkxtWxKIHa4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3450,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/441/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/441/",
                    "id": 441,
                    "name": "Sea, Soft, Sun (3S) Party 1994",
                    "tagline": "",
                    "start_date": "1994-09-02",
                    "end_date": "1994-09-04",
                    "location": "Saint-Estève, Département des Pyrénées-Orientales, Languedoc-Roussillon, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 42.7131,
                    "longitude": 2.843,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/ba/0dde.jw23131b.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/4d/ba/0dde.jw23131b.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/ba/0dde.jw23131b.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/06/a0/339a.jw23131a.png",
            "original_width": 316,
            "original_height": 253,
            "standard_url": "https://media.demozoo.org/screens/s/06/a0/339a.jw23131a.png",
            "standard_width": 316,
            "standard_height": 253,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/a0/339a.jw23131a.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}