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

{
    "url": "https://demozoo.org/api/v1/productions/305361/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305361/",
    "id": 305361,
    "title": "Rotate (Apple II)",
    "author_nicks": [
        {
            "name": "Deater",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                "id": 76588,
                "name": "Deater",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://deater.net/weave/vmwprod/lovebyte_2022/rotate.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90942"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "173",
            "competition": {
                "id": 16884,
                "name": "Oldschool 128 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/db/cf/5b1e.305640.jpg",
            "original_width": 778,
            "original_height": 571,
            "standard_url": "https://media.demozoo.org/screens/s/db/cf/5b1e.305640.jpg",
            "standard_width": 400,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/db/cf/5b1e.305640.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": []
}