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

{
    "url": "https://demozoo.org/api/v1/productions/333911/?format=api",
    "demozoo_url": "https://demozoo.org/music/333911/",
    "id": 333911,
    "title": "Love Trip",
    "author_nicks": [
        {
            "name": "Ash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43672/?format=api",
                "id": 43672,
                "name": "Ash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Defekt",
            "abbreviation": "DFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                "id": 1951,
                "name": "Defekt",
                "is_group": true
            }
        },
        {
            "name": "Rift",
            "abbreviation": "RFT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                "id": 26180,
                "name": "Rift",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-01",
    "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/2023/inercia23/music/synesthesia-rift-dfkt---love-trip.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18437,
                "name": "Music Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4664/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4664/",
                    "id": 4664,
                    "name": "Inércia Demoparty 2023",
                    "tagline": "",
                    "start_date": "2023-12-01",
                    "end_date": "2023-12-03",
                    "location": "Almada, District of Setúbal, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 38.68399,
                    "longitude": -9.14955,
                    "website": "https://2023.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}