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

{
    "url": "https://demozoo.org/api/v1/productions/42029/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42029/",
    "id": 42029,
    "title": "Love",
    "author_nicks": [
        {
            "name": "NewAlpha",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26664/?format=api",
                "id": 26664,
                "name": "NewAlpha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "RGB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26665/?format=api",
                "id": 26665,
                "name": "RGB",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-10-10",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arroutada99/grfx/ar99-gfx.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arroutada99/grfx/newalpha.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "23",
            "competition": {
                "id": 4018,
                "name": "GFX 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/883/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/883/",
                    "id": 883,
                    "name": "Arroutada 1999",
                    "tagline": "",
                    "start_date": "1999-10-09",
                    "end_date": "1999-10-11",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.89489,
                    "longitude": -2.98831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/66/58/f46e.pl45352.png",
            "original_width": 620,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/66/58/f46e.pl45352.jpg",
            "standard_width": 400,
            "standard_height": 258,
            "thumbnail_url": "https://media.demozoo.org/screens/t/66/58/f46e.pl45352.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": [
        "stages-included"
    ]
}