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

{
    "url": "https://demozoo.org/api/v1/productions/284572/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284572/",
    "id": 284572,
    "title": "ATFile v1.1",
    "author_nicks": [
        {
            "name": "Gringosoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44561/?format=api",
                "id": 44561,
                "name": "Gringosoft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": " 247",
            "competition": {
                "id": 16161,
                "name": "Software",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4077/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4077/",
                    "id": 4077,
                    "name": "ABBUC Software Contest 2019",
                    "tagline": "",
                    "start_date": "2019-03-05",
                    "end_date": "2019-10-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.abbuc.de/atari/software-ressort/81-software/softwarewettbewerbe/1668-uebersicht-wettbewerbe"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}