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

{
    "url": "https://demozoo.org/api/v1/productions/9074/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9074/",
    "id": 9074,
    "title": "Symphony Party 2003 Invitation",
    "author_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-03-15",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Substance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9889/?format=api",
                    "id": 9889,
                    "name": "Substance",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Horn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11912/?format=api",
                    "id": 11912,
                    "name": "Horn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+editing"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/synthesis03/wild/wild_madwizards.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13597"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "4",
            "competition": {
                "id": 7983,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1167/",
                    "id": 1167,
                    "name": "Synthesis 2003",
                    "tagline": "",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Ponthierry, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53366,
                    "longitude": 2.54419,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/117/?format=api",
            "demozoo_url": "https://demozoo.org/parties/117/",
            "id": 117,
            "name": "Symphony 2003",
            "tagline": "",
            "start_date": "2003-07-04",
            "end_date": "2003-07-06",
            "location": "Poznań, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.40692,
            "longitude": 16.92993,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/2c/7c0e.305130.png",
            "original_width": 480,
            "original_height": 280,
            "standard_url": "https://media.demozoo.org/screens/s/39/2c/7c0e.305130.jpg",
            "standard_width": 400,
            "standard_height": 233,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/2c/7c0e.305130.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": [
        "electro-funk"
    ]
}