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

{
    "url": "https://demozoo.org/api/v1/productions/35357/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35357/",
    "id": 35357,
    "title": "Shopping",
    "author_nicks": [
        {
            "name": "TmX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/334/?format=api",
                "id": 334,
                "name": "TmX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "C-Lous",
            "abbreviation": "CLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/335/?format=api",
                "id": 335,
                "name": "C-Lous",
                "is_group": true
            }
        },
        {
            "name": "Dole",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13400/?format=api",
                "id": 13400,
                "name": "Dole",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-06-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "54",
            "competition": {
                "id": 3025,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/603/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/603/",
                    "id": 603,
                    "name": "Icing 1997",
                    "tagline": "",
                    "start_date": "1997-06-14",
                    "end_date": "1997-06-18",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.8,
                    "longitude": 12.31667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}