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

{
    "url": "https://demozoo.org/api/v1/productions/31243/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31243/",
    "id": 31243,
    "title": "this is a journey we must take",
    "author_nicks": [
        {
            "name": "Nosfe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                "id": 828,
                "name": "Nosfe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-10-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/main10/hugescreen/nosfe-tiajwmt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56046"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jRD7R_sBn4k"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "28",
            "competition": {
                "id": 9248,
                "name": "Hugescreen Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/183/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/183/",
                    "id": 183,
                    "name": "Main 2010",
                    "tagline": "5",
                    "start_date": "2010-10-01",
                    "end_date": "2010-10-03",
                    "location": "Marseille, Département des Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.29667,
                    "longitude": 5.37639,
                    "website": "http://www.mainparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}