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

{
    "url": "https://demozoo.org/api/v1/productions/282287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282287/",
    "id": 282287,
    "title": "Acid Party",
    "author_nicks": [
        {
            "name": "Pixel Nation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65682/?format=api",
                "id": 65682,
                "name": "Pixel Nation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-08-01",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/decrunch20/wild/wild_pixelnation_acid_party.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=73g44y0jgkY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "33",
            "competition": {
                "id": 16088,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4037/",
                    "id": 4037,
                    "name": "Decrunch 2020",
                    "tagline": "Guide to the Galaxy",
                    "start_date": "2020-07-31",
                    "end_date": "2020-08-02",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}