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

{
    "url": "https://demozoo.org/api/v1/productions/21408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21408/",
    "id": 21408,
    "title": "Picky",
    "author_nicks": [
        {
            "name": "Seven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                "id": 11264,
                "name": "Seven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fulcrum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-05-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Seven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                    "id": 11264,
                    "name": "Seven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/outline08/128b/picky_by_seven_fulcrum.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50503"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "147",
            "competition": {
                "id": 5253,
                "name": "128b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/246/",
                    "id": 246,
                    "name": "Outline 2008",
                    "tagline": "",
                    "start_date": "2008-05-01",
                    "end_date": "2008-05-04",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/bf/b4fe.316150.png",
            "original_width": 639,
            "original_height": 398,
            "standard_url": "https://media.demozoo.org/screens/s/06/bf/b4fe.316150.png",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/bf/b4fe.316150.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}