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

{
    "url": "https://demozoo.org/api/v1/productions/60062/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/60062/",
    "id": 60062,
    "title": "Daddy's Little Girl",
    "author_nicks": [
        {
            "name": "Slayer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3316/?format=api",
                "id": 3316,
                "name": "Slayer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ghostown",
            "abbreviation": "GTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3312/?format=api",
                "id": 3312,
                "name": "Ghostown",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-03-31",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "927",
            "competition": {
                "id": 6568,
                "name": "Modern Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/00/cdc4.23841.jpg",
            "original_width": 800,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/a8/00/cdc4.23841.jpg",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/00/cdc4.23841.jpg",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost-ish"
    ]
}