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

{
    "url": "https://demozoo.org/api/v1/productions/44077/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44077/",
    "id": 44077,
    "title": "Wild Demo",
    "author_nicks": [
        {
            "name": "Kontvlokken Posse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                "id": 23422,
                "name": "Kontvlokken Posse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.aaldert.com/downloads/wild_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.aaldert.com/demos/wild/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69376"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7oiyDiSW_EY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4306,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/591/",
                    "id": 591,
                    "name": "Inscene 1999",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Wilsele, Provincie Vlaams-Brabant, Flanders, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.89188,
                    "longitude": 4.69769,
                    "website": "http://www.analogica.com/inscene"
                }
            }
        },
        {
            "position": 11,
            "ranking": "11",
            "score": "390",
            "competition": {
                "id": 4582,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/975/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/975/",
                    "id": 975,
                    "name": "Ambience 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}