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

{
    "url": "https://demozoo.org/api/v1/productions/46104/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/46104/",
    "id": 46104,
    "title": "j-kahvi",
    "author_nicks": [
        {
            "name": "Pipeli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28492/?format=api",
                "id": 28492,
                "name": "Pipeli",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-01",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "18",
            "competition": {
                "id": 4596,
                "name": "ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1420/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1420/",
                    "id": 1420,
                    "name": "Finnish Amiga Party 2012",
                    "tagline": "",
                    "start_date": "2012-11-30",
                    "end_date": "2012-12-02",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://finnishamiga.party/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}