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

{
    "url": "https://demozoo.org/api/v1/productions/320127/?format=api",
    "demozoo_url": "https://demozoo.org/productions/320127/",
    "id": 320127,
    "title": "you go, covered, astray",
    "author_nicks": [
        {
            "name": "Cyberpunks Unity",
            "abbreviation": "CPU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        },
        {
            "name": "minimalartifact",
            "abbreviation": "ma",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5868/?format=api",
                "id": 5868,
                "name": "minimalartifact",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/202009/covered.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50698"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 22,
            "ranking": "21",
            "score": "",
            "competition": {
                "id": 7442,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/725/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/725/",
                    "id": 725,
                    "name": "Icons 2008",
                    "tagline": "",
                    "start_date": "2008-06-06",
                    "end_date": "2008-06-08",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.icons.fi/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1141/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1141/",
            "id": 1141,
            "name": "Inércia Demoparty 2008",
            "tagline": "",
            "start_date": "2008-10-03",
            "end_date": "2008-10-05",
            "location": "Porto, Portugal",
            "is_online": false,
            "country_code": "PT",
            "latitude": 41.14938,
            "longitude": -8.61034,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3c/d8/5a3c.321354.gif",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/3c/d8/5a3c.321354.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/d8/5a3c.321354.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}