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

{
    "url": "https://demozoo.org/api/v1/productions/43479/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43479/",
    "id": 43479,
    "title": "Créer une demo en moins de 5 minutes",
    "author_nicks": [
        {
            "name": "Marseille Production",
            "abbreviation": "MAP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27793/?format=api",
                "id": 27793,
                "name": "Marseille Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-06",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Noodles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49059/?format=api",
                    "id": 49059,
                    "name": "Noodles",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Character"
        },
        {
            "nick": {
                "name": "Noodles",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49059/?format=api",
                    "id": 49059,
                    "name": "Noodles",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Video editing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/main12/wild/map-creer_une_demo_en_moins_de_5_minutes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60668"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=IDaNLxpVX8o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "222",
            "competition": {
                "id": 4226,
                "name": "Wild/Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1423/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1423/",
                    "id": 1423,
                    "name": "Main 2012",
                    "tagline": "6: October Splash",
                    "start_date": "2012-10-05",
                    "end_date": "2012-10-07",
                    "location": "Avignon, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.9487,
                    "longitude": 4.80603,
                    "website": "http://www.mainparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/88/672e.132901.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/36/88/672e.132901.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/88/672e.132901.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}