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

{
    "url": "https://demozoo.org/api/v1/productions/292328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/292328/",
    "id": 292328,
    "title": "No Hard Feelings",
    "author_nicks": [
        {
            "name": "Ninjaforce",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13671/?format=api",
                "id": 13671,
                "name": "Ninjaforce",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-04-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "DiGAROK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61747/?format=api",
                    "id": 61747,
                    "name": "DiGAROK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jesse Blue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15351/?format=api",
                    "id": 15351,
                    "name": "Jesse Blue",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "fatdog projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122009/?format=api",
                    "id": 122009,
                    "name": "fatdog projects",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "dRm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33117/?format=api",
                    "id": 33117,
                    "name": "dRm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ninjaforce.com/downloads/nhf.2mg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/revision21/oldskool-demo/nhf_final.2mg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88638"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uDdJFKRtufU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "1020",
            "competition": {
                "id": 16408,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4191/",
                    "id": 4191,
                    "name": "Revision Online 2021",
                    "tagline": "Together",
                    "start_date": "2021-04-02",
                    "end_date": "2021-04-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://2021.revision-party.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/78/b6e1.288469.png",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/15/78/b6e1.288469.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/78/b6e1.288469.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "stniccc-challenge"
    ]
}