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

{
    "url": "https://demozoo.org/api/v1/productions/8940/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8940/",
    "id": 8940,
    "title": "Un Amiga, Mil Sueños",
    "author_nicks": [
        {
            "name": "Odrusba",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10512/?format=api",
                "id": 10512,
                "name": "Odrusba",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fermix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10513/?format=api",
                    "id": 10513,
                    "name": "Fermix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Xele",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15613/?format=api",
                    "id": 15613,
                    "name": "Xeleh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Xele",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15613/?format=api",
                    "id": 15613,
                    "name": "Xeleh",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/O/Odrusba/Odrusba-NoLoConsigo"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=31093"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32094"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "59",
            "competition": {
                "id": 9830,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/718/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/718/",
                    "id": 718,
                    "name": "Posadas 1995",
                    "tagline": "",
                    "start_date": "1995-07-21",
                    "end_date": "1995-07-23",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/1d/67f0.261478.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/b4/1d/67f0.261478.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/1d/67f0.261478.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "spanish"
    ]
}