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

{
    "url": "https://demozoo.org/api/v1/productions/58325/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/58325/",
    "id": 58325,
    "title": "Complementarity",
    "author_nicks": [
        {
            "name": "Kyle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7002/?format=api",
                "id": 7002,
                "name": "Kyle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "EpoKKarion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29904/?format=api",
                "id": 29904,
                "name": "Eppokarian",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-07",
    "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": 2,
            "ranking": "2",
            "score": "54",
            "competition": {
                "id": 6302,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1085/",
                    "id": 1085,
                    "name": "Very Important Party 2001",
                    "tagline": "VIP 3",
                    "start_date": "2001-07-06",
                    "end_date": "2001-07-08",
                    "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.6966,
                    "longitude": 4.9445,
                    "website": "http://www.popsyteam.org/vip3/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}