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

{
    "url": "https://demozoo.org/api/v1/productions/44727/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44727/",
    "id": 44727,
    "title": "mo",
    "author_nicks": [
        {
            "name": "Sidha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12080/?format=api",
                "id": 12080,
                "name": "Sidha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ekrazit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27758/?format=api",
                "id": 27758,
                "name": "Ekrazit",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-17",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "116",
            "competition": {
                "id": 4387,
                "name": "Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/682/",
                    "id": 682,
                    "name": "Rage 1999",
                    "tagline": "Rage-Scenest 1999",
                    "start_date": "1999-09-16",
                    "end_date": "1999-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}