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

{
    "url": "https://demozoo.org/api/v1/productions/49383/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49383/",
    "id": 49383,
    "title": "2Thousand",
    "author_nicks": [
        {
            "name": "Knights",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10460/?format=api",
                "id": 10460,
                "name": "Knights",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Impulse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59604/?format=api",
                    "id": 59604,
                    "name": "Impulse",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Logic Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10463/?format=api",
                    "id": 10463,
                    "name": "Logic Dream",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "MarbleMad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69804/?format=api",
                    "id": 69804,
                    "name": "MarbleMad",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/ltp4/demo/2thousand-knights.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=270"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4b3dDyeFq3U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "18",
            "competition": {
                "id": 5029,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/914/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/914/",
                    "id": 914,
                    "name": "Lucky & Tigrou Party 2000",
                    "tagline": "LTP 4",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71922,
                    "longitude": 2.45728,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3118/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3118/",
            "id": 3118,
            "name": "2-Thousand 2000",
            "tagline": "",
            "start_date": "2000-11-03",
            "end_date": "2000-11-05",
            "location": "Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.75,
            "longitude": 4.5,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}