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

{
    "url": "https://demozoo.org/api/v1/productions/29702/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29702/",
    "id": 29702,
    "title": "FX",
    "author_nicks": [
        {
            "name": "Agent Orange",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15728/?format=api",
                "id": 15728,
                "name": "Agent Orange",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "T-Rex",
            "abbreviation": "TRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/enlight96/wild/realtimecode/rtc_ago.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "224",
            "competition": {
                "id": 2341,
                "name": "Real Time Coders",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/269/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/269/",
                    "id": 269,
                    "name": "Enlight 1996",
                    "tagline": "",
                    "start_date": "1996-08-24",
                    "end_date": "1996-08-25",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}