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

{
    "url": "https://demozoo.org/api/v1/productions/121347/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121347/",
    "id": 121347,
    "title": "Deadguy 1992 A.D",
    "author_nicks": [
        {
            "name": "deadguy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8862/?format=api",
                "id": 8862,
                "name": "deadguy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "PACiF!C",
            "abbreviation": "F!C",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44288/?format=api",
                "id": 44288,
                "name": "PACiF!C",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-09-06",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "26",
            "competition": {
                "id": 10840,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2228/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2228/",
                    "id": 2228,
                    "name": "Gerp 2014",
                    "tagline": "",
                    "start_date": "2014-09-05",
                    "end_date": "2014-09-07",
                    "location": "Ryd, Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43294,
                    "longitude": 13.85645,
                    "website": "http://gerp.demoose.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/80/3edb.66244.png",
            "original_width": 2448,
            "original_height": 2621,
            "standard_url": "https://media.demozoo.org/screens/s/86/80/3edb.66244.jpg",
            "standard_width": 280,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/80/3edb.66244.jpg",
            "thumbnail_width": 140,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}