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

{
    "url": "https://demozoo.org/api/v1/productions/44080/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44080/",
    "id": 44080,
    "title": "Desert Race",
    "author_nicks": [
        {
            "name": "Al-Najjir",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27505/?format=api",
                "id": 27505,
                "name": "Al-Najjir",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aspirine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5869/?format=api",
                "id": 5869,
                "name": "Aspirine Prod.",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/parties/1999/inscene99/game/race.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 4307,
                "name": "100k Game",
                "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"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}