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

{
    "url": "https://demozoo.org/api/v1/productions/55812/?format=api",
    "demozoo_url": "https://demozoo.org/music/55812/",
    "id": 55812,
    "title": "Never be",
    "author_nicks": [
        {
            "name": "Iliks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13723/?format=api",
                "id": 13723,
                "name": "Iliks",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hugi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13716/?format=api",
                "id": 13716,
                "name": "Hugi",
                "is_group": true
            }
        },
        {
            "name": "Power Of Sound",
            "abbreviation": "POS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8915/?format=api",
                "id": 8915,
                "name": "Power Of Sound",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/cafe02/mp3/never_be.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "125",
            "competition": {
                "id": 5979,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}