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

{
    "url": "https://demozoo.org/api/v1/productions/346306/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346306/",
    "id": 346306,
    "title": "Dataskumm Linux Edition",
    "author_nicks": [
        {
            "name": "Speedfisters",
            "abbreviation": "SF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                "id": 4327,
                "name": "Speedfisters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-09-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26688"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11976,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/768/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/768/",
                    "id": 768,
                    "name": "Black Birdie 2006",
                    "tagline": "",
                    "start_date": "2006-09-15",
                    "end_date": "2006-09-17",
                    "location": "Vittinge, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.903709,
                    "longitude": 17.063841,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}