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

{
    "url": "https://demozoo.org/api/v1/productions/55929/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55929/",
    "id": 55929,
    "title": "One Night And More",
    "author_nicks": [
        {
            "name": "WoodTower",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21919/?format=api",
                "id": 21919,
                "name": "WoodTower",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-27",
    "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": "Pops",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33549/?format=api",
                    "id": 33549,
                    "name": "Pops",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TME",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33294/?format=api",
                    "id": 33294,
                    "name": "TME",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TME",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33294/?format=api",
                    "id": 33294,
                    "name": "TME",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/millenium01.fr/demo/woodtower.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15698"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 5995,
                "name": "Démos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1156/",
                    "id": 1156,
                    "name": "Millenium Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-26",
                    "end_date": "2001-10-28",
                    "location": "Département de la Vienne, Poitou-Charentes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.5,
                    "longitude": 0.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/e6/00e0.321745.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/74/e6/00e0.321745.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/e6/00e0.321745.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}