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

{
    "url": "https://demozoo.org/api/v1/productions/305659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305659/",
    "id": 305659,
    "title": "alien daydream",
    "author_nicks": [
        {
            "name": "tom_seddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90387/?format=api",
                "id": 90387,
                "name": "tom_seddon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Bitshifters",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67260/?format=api",
                "id": 67260,
                "name": "Bitshifters",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
            "id": 66,
            "name": "BBC Micro"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/tom-seddon/256_bytes/blob/fcec6bbdd972e7155330131eee7371e3e9cf61bb/ssd/alien_daydream.ssd?raw=true"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91130"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "143",
            "competition": {
                "id": 16882,
                "name": "Oldschool 256 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/3c/bf/d264.310130.png",
            "original_width": 248,
            "original_height": 258,
            "standard_url": "https://media.demozoo.org/screens/s/3c/bf/d264.310130.png",
            "standard_width": 248,
            "standard_height": 258,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3c/bf/d264.310130.png",
            "thumbnail_width": 144,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}