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

{
    "url": "https://demozoo.org/api/v1/productions/313264/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313264/",
    "id": 313264,
    "title": "Memories",
    "author_nicks": [
        {
            "name": "Mr. Coke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2283/?format=api",
                "id": 2283,
                "name": "Mr. Coke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. Coke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80810/?format=api",
                    "id": 80810,
                    "name": "Mr. Coke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tommy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6947/?format=api",
                    "id": 6947,
                    "name": "Tommy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Coke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80810/?format=api",
                    "id": 80810,
                    "name": "Mr. Coke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/nordlicht22/wild/mr_core_-_memories.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92378"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uJnufQtq57w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "138",
            "competition": {
                "id": 17391,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4430/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4430/",
                    "id": 4430,
                    "name": "Nordlicht 2022",
                    "tagline": "Yarr, Matey! -- Celebrate our 10th anniversary with us!",
                    "start_date": "2022-09-15",
                    "end_date": "2022-09-18",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "https://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}