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

{
    "url": "https://demozoo.org/api/v1/productions/58301/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58301/",
    "id": 58301,
    "title": "Smile It !",
    "author_nicks": [
        {
            "name": "Condense",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59/?format=api",
                "id": 59,
                "name": "Condense",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Med",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10426/?format=api",
                    "id": 10426,
                    "name": "Med",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/vip3/in64/smile_it%21-condense_vip3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3170"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "129",
            "competition": {
                "id": 6300,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1085/",
                    "id": 1085,
                    "name": "Very Important Party 2001",
                    "tagline": "VIP 3",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}