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

{
    "url": "https://demozoo.org/api/v1/productions/375098/?format=api",
    "demozoo_url": "https://demozoo.org/productions/375098/",
    "id": 375098,
    "title": "Alice In Pasta Crocket",
    "author_nicks": [
        {
            "name": "Yoshi Noir",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50968/?format=api",
                "id": 50968,
                "name": "Yoshi Noir",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/29/?format=api",
            "id": 29,
            "name": "Sony Playstation Portable (PSP)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/yoshi_noir/pastacrocket.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dailymotion.com/video/x1nc3ow_convention-ac-2014-presentation-de-alice-in-pasta-crocket-concours-speedcoding_videogames"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62903"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 20071,
                "name": "Speed Coding Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2178/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2178/",
                    "id": 2178,
                    "name": "Atari Connexion 2014",
                    "tagline": "",
                    "start_date": "2014-04-05",
                    "end_date": "2014-04-06",
                    "location": "Congis-sur-Thérouanne, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.0,
                    "longitude": 2.98333,
                    "website": "http://www.jaguar-connexion.fr.st/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}