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

{
    "url": "https://demozoo.org/api/v1/productions/151242/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151242/",
    "id": 151242,
    "title": "Hello Hungary",
    "author_nicks": [
        {
            "name": "Capehill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62557/?format=api",
                "id": 62557,
                "name": "Capehill",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Restore2003",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80112/?format=api",
                    "id": 80112,
                    "name": "Restore2003",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.os4depot.net/share/demo/scene/helloh.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/fyanica05/amiga/demo/helloh.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18382"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=k2QUYUnipds"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "2",
            "competition": {
                "id": 12015,
                "name": "AmigaONE / Pegasos Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2038/",
                    "id": 2038,
                    "name": "Fyanica 2005 (12)",
                    "tagline": "",
                    "start_date": "2005-07-23",
                    "end_date": "2005-07-23",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=14"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b8/a6/9580.290283.png",
            "original_width": 639,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/b8/a6/9580.290283.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b8/a6/9580.290283.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}