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

{
    "url": "https://demozoo.org/api/v1/productions/4637/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/4637/",
    "id": 4637,
    "title": "Street Musician",
    "author_nicks": [
        {
            "name": "Ultrasyd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6279/?format=api",
                "id": 6279,
                "name": "Ultrasyd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Nectarine",
            "abbreviation": "Necta",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6280/?format=api",
                "id": 6280,
                "name": "Nectarine",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-04-25",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
            "id": 36,
            "name": "Photo",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/revision11/photo/ultrasyd_-_street_musician.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "287",
            "competition": {
                "id": 489,
                "name": "Photo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/14/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/14/",
                    "id": 14,
                    "name": "Revision 2011",
                    "tagline": "",
                    "start_date": "2011-04-22",
                    "end_date": "2011-04-25",
                    "location": "Saarbrücken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231495,
                    "longitude": 6.998338,
                    "website": "https://2011.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/7d/eaff.pl37663.jpg",
            "original_width": 1600,
            "original_height": 1062,
            "standard_url": "https://media.demozoo.org/screens/s/5d/7d/eaff.pl37663.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/7d/eaff.pl37663.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}