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

{
    "url": "https://demozoo.org/api/v1/productions/45421/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45421/",
    "id": 45421,
    "title": "Clean",
    "author_nicks": [
        {
            "name": "Poison",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15022/?format=api",
                "id": 15022,
                "name": "Poison",
                "is_group": true
            }
        },
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03-27",
    "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": 2,
            "ranking": "2",
            "score": "89",
            "competition": {
                "id": 4482,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/939/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/939/",
                    "id": 939,
                    "name": "Trip 1999",
                    "tagline": "",
                    "start_date": "1999-03-25",
                    "end_date": "1999-03-28",
                    "location": "Province of Florence, Tuscany, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 43.83333,
                    "longitude": 11.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}