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

{
    "url": "https://demozoo.org/api/v1/productions/19351/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19351/",
    "id": 19351,
    "title": "M.M. - The Phonecall",
    "author_nicks": [
        {
            "name": "Advanced Rhythm Technologies",
            "abbreviation": "ART",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies",
                "is_group": true
            }
        },
        {
            "name": "Purge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13205/?format=api",
                "id": 13205,
                "name": "Purge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-31",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "40",
            "competition": {
                "id": 1170,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/348/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/348/",
                    "id": 348,
                    "name": "Evoke 1997",
                    "tagline": "",
                    "start_date": "1997-08-30",
                    "end_date": "1997-08-31",
                    "location": "Arnoldsweiler, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.83809,
                    "longitude": 6.48992,
                    "website": "http://archive.evoke.eu/1997/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}