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

{
    "url": "https://demozoo.org/api/v1/productions/32749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32749/",
    "id": 32749,
    "title": "Weed",
    "author_nicks": [
        {
            "name": "Jakkar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21823/?format=api",
                "id": 21823,
                "name": "Jakkar",
                "is_group": true
            }
        },
        {
            "name": "Nailon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21824/?format=api",
                "id": 21824,
                "name": "Nailon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/J/J-Others/Jakkar-Weed"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=78652"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2701,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/722/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/722/",
                    "id": 722,
                    "name": "Scenario 1996",
                    "tagline": "",
                    "start_date": "1996-11-08",
                    "end_date": "1996-11-10",
                    "location": "Lahti, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98299,
                    "longitude": 25.657391,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/54/9769.jw116806.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/0f/54/9769.jw116806.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/54/9769.jw116806.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos"
    ]
}