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

{
    "url": "https://demozoo.org/api/v1/productions/47373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47373/",
    "id": 47373,
    "title": "Down and Dirty",
    "author_nicks": [
        {
            "name": "Jigga",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15898/?format=api",
                "id": 15898,
                "name": "Jigga",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "oCCult",
            "abbreviation": "oCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11773/?format=api",
                "id": 11773,
                "name": "oCCult",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-04",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "174",
            "competition": {
                "id": 4771,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1013/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1013/",
                    "id": 1013,
                    "name": "Dialogos 2000",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.92878,
                    "longitude": 11.5899,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}