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

{
    "url": "https://demozoo.org/api/v1/productions/56143/?format=api",
    "demozoo_url": "https://demozoo.org/music/56143/",
    "id": 56143,
    "title": "Day&night.mp3",
    "author_nicks": [
        {
            "name": "EA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9010/?format=api",
                "id": 9010,
                "name": "EA",
                "is_group": false
            }
        },
        {
            "name": "Marianna",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9062/?format=api",
                "id": 9062,
                "name": "Sister",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Antares",
            "abbreviation": "ATS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9011/?format=api",
                "id": 9011,
                "name": "Antares",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-23",
    "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/2003/cafe03/mp3/not_shown/day_and_night.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/49126/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 25,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 6017,
                "name": "Amiga / PC MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/308/",
                    "id": 308,
                    "name": "CAFe 2003",
                    "tagline": "Computer Art Festival 2003",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}