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

{
    "url": "https://demozoo.org/api/v1/productions/45578/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45578/",
    "id": 45578,
    "title": "We Are Greek Fishermen",
    "author_nicks": [
        {
            "name": "Anonyma Drängar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28181/?format=api",
                "id": 28181,
                "name": "Anonyma Drängar",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 4511,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1080/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1080/",
                    "id": 1080,
                    "name": "Vajsing 1999",
                    "tagline": "Spring Edition",
                    "start_date": "1999-05",
                    "end_date": "1999-05",
                    "location": "Sala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.917759,
                    "longitude": 16.60778,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}