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

{
    "url": "https://demozoo.org/api/v1/productions/202000/?format=api",
    "demozoo_url": "https://demozoo.org/productions/202000/",
    "id": 202000,
    "title": "Willow Mine",
    "author_nicks": [
        {
            "name": "BastetFurry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6079/?format=api",
                "id": 6079,
                "name": "BastetFurry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dienstagstreff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3627/?format=api",
                "id": 3627,
                "name": "Dienstagstreff",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2007/willow07/c64/wp07games.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "=5",
            "score": "43",
            "competition": {
                "id": 15045,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2110/",
                    "id": 2110,
                    "name": "Willow Party 2007",
                    "tagline": "",
                    "start_date": "2007-08-24",
                    "end_date": "2007-08-26",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.5,
                    "longitude": 10.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}