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

{
    "url": "https://demozoo.org/api/v1/productions/282075/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282075/",
    "id": 282075,
    "title": "Naos Contribution",
    "author_nicks": [
        {
            "name": "Naos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2213/?format=api",
                "id": 2213,
                "name": "Naos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-05-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54149/?format=api",
                    "id": 54149,
                    "name": "Ric",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Freddi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59706/?format=api",
                    "id": 59706,
                    "name": "Freddi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ATM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31645/?format=api",
                    "id": 31645,
                    "name": "ATM",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/N/NAOS/N_TB2.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "46",
            "competition": {
                "id": 13160,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/413/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/413/",
                    "id": 413,
                    "name": "Transbeauce 1991 (2)",
                    "tagline": "Labour Day",
                    "start_date": "1991-05-01",
                    "end_date": "1991-05-02",
                    "location": "Châteaudun, Département d'Eure-et-Loir, Centre, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.08333,
                    "longitude": 1.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/ab/97e6.275778.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/f1/ab/97e6.275778.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/ab/97e6.275778.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}