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

{
    "url": "https://demozoo.org/api/v1/productions/59918/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59918/",
    "id": 59918,
    "title": "Rowan Berries",
    "author_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        },
        {
            "name": "Traction",
            "abbreviation": "TRCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Serpent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/829/?format=api",
                    "id": 829,
                    "name": "Serpent",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Preacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/421/?format=api",
                    "id": 421,
                    "name": "Preacher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/revision13/pc_demo/traction_brainstorm_rowan_berries11.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61216"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TlQlMJ_rRa4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "404",
            "competition": {
                "id": 6551,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1479/",
                    "id": 1479,
                    "name": "Revision 2013",
                    "tagline": "",
                    "start_date": "2013-03-29",
                    "end_date": "2013-04-01",
                    "location": "Saarbrucken, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.231491,
                    "longitude": 6.99833,
                    "website": "https://2013.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/21/d11a.323647.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/c0/21/d11a.323647.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/21/d11a.323647.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}