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

{
    "url": "https://demozoo.org/api/v1/productions/321117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321117/",
    "id": 321117,
    "title": "Wild Dream",
    "author_nicks": [
        {
            "name": "DJ.Ash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32330/?format=api",
                "id": 32330,
                "name": "DJ.Ash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-14",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 17750,
                "name": "Wild (más tecnica)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4638/",
                    "id": 4638,
                    "name": "Gipuzkoa Encounter 2015",
                    "tagline": "",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.12764,
                    "longitude": -2.09085,
                    "website": ""
                }
            }
        },
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 17751,
                "name": "Wild (más creativa)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4638/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4638/",
                    "id": 4638,
                    "name": "Gipuzkoa Encounter 2015",
                    "tagline": "",
                    "start_date": "2015-03-13",
                    "end_date": "2015-03-15",
                    "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.12764,
                    "longitude": -2.09085,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}