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

{
    "url": "https://demozoo.org/api/v1/productions/133773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/133773/",
    "id": 133773,
    "title": "StaTetsuoTheArt",
    "author_nicks": [
        {
            "name": "Kiki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5942/?format=api",
                "id": 5942,
                "name": "Kiki Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-23",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3311,
                "name": "PC 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/737/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/737/",
                    "id": 737,
                    "name": "Volcanic 1997",
                    "tagline": "Volcanic 3",
                    "start_date": "1997-02-21",
                    "end_date": "1997-02-24",
                    "location": "Clermont-Ferrand, Département du Puy-de-Dôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.77966,
                    "longitude": 3.08628,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}