Returns an Event based on the supplied occation ID.
GET /api/occations/{occation_id}?language={language} HTTP/1.1
Host: event.stockholmpride.org
Accept: application/json, text/json, application/atom+xml, application/rss+xml, application/rss+xml+wp, text/calendar, text/plain, text/html
    | Name | Description | Type | Additional information | 
|---|---|---|---|
| occation_id | Occation ID for event to return | Integer | Required | 
| language | ISO code for return language | String | Default value is "sv" | 
None
| Name | Description | Type | Additional information | 
|---|---|---|---|
| ID | Event ID | Integer | None | 
| Area | The area (physical) where event is held | Area | None | 
| SubArea | Optional sub area (physical or logical) for the event | SubArea | None | 
| Title | Event title | String | None | 
| Organizer | Information about the organizer | Organizer | None | 
| SignInterpreted | Flag for if the event is sign language interpreted | Boolean | None | 
| Highlighted | Flag for if the event is highlighted (an event of special interest) | Boolean | None | 
| Production | One of the possible enum values represention how the event is produced | ProductionType | None | 
| Cancelled | Flag for if the event has been cancelled | Boolean | None | 
| Recurring | Flag for if the event is a recurring event (has more than one occation) | Boolean | None | 
| Language | The language in which the event is beeing held | EventLanguage | None | 
| Type | The event type for categorization | EventType | None | 
| Location | Information about the physical location | EventLocation | None | 
| Occation | The current occation | EventOccation | None | 
| Price | Pricing information | String | None | 
| Intro | Short intro/information text | Translatable | None | 
| Description | Longer description of the event | Translatable | None | 
| ImageUrl | URL of an image representing the event | String | None | 
| ImageCaption | Caption with information regarding the image representing the event | String | None | 
| ExternalUrl | External URL for more information about the event | String | None | 
| TicketUrl | URL for buying the ticket online | String | None | 
| AllOccations | All occations of an event (an event might occur one or more times) | Collection of EventOccation | None | 
| Updated | Flag for if the event information has been updated within the last 36 hours | Boolean | None | 
| ChangeInfo | Internal information about the last change (if supplied) | String | None | 
| ChangeTimestamp | Timestamp for when the event was last marked as changed | Date | None | 
| LastModified | Timestamp for when the event was modified, even if not marked as changed | Date | None | 
application/json (.json) 
                         text/json 
                 {
  "id": 1,
  "area": {
    "id": 3,
    "name": "sample string 4",
    "fullName": "sample string 5",
    "color": "sample string 6",
    "location": "sample string 7",
    "address": "sample string 8",
    "info": {
      "en": "english string 9",
      "sv": "swedish string 9"
    },
    "externalUrl": "sample string 10",
    "eventCount": 1,
    "occationCount": 1,
    "price": "sample string 1",
    "ticketUrl": "sample string 2",
    "subAreaEventCount": 1,
    "subAreaOccationCount": 1,
    "days": [
      {
        "date": "2025-10-01",
        "name": "onsdag 1 oktober",
        "opens": "00:00:00",
        "closes": "00:00:00",
        "openTimeSpan": "00:00–00:00",
        "ticketOpens": "00:00:00",
        "ticketCloses": "00:00:00",
        "ticketOpenTimespan": "00:00–00:00",
        "title": "sample string 2",
        "priceInfo": "sample string 3",
        "occationCount": 4
      },
      {
        "date": "2025-10-01",
        "name": "onsdag 1 oktober",
        "opens": "00:00:00",
        "closes": "00:00:00",
        "openTimeSpan": "00:00–00:00",
        "ticketOpens": "00:00:00",
        "ticketCloses": "00:00:00",
        "ticketOpenTimespan": "00:00–00:00",
        "title": "sample string 2",
        "priceInfo": "sample string 3",
        "occationCount": 4
      }
    ],
    "streams": [
      {
        "name": "sample string 1",
        "url": "sample string 2",
        "source": 0
      },
      {
        "name": "sample string 1",
        "url": "sample string 2",
        "source": 0
      }
    ]
  },
  "subArea": {
    "id": 1,
    "name": "sample string 2",
    "fullName": "sample string 3",
    "color": "sample string 4",
    "location": "sample string 5",
    "address": "sample string 6",
    "info": {
      "en": "english string 7",
      "sv": "swedish string 7"
    },
    "externalUrl": "sample string 8",
    "eventCount": 1,
    "occationCount": 1,
    "days": [
      {
        "date": "2025-10-01",
        "name": "onsdag 1 oktober",
        "opens": "00:00:00",
        "closes": "00:00:00",
        "openTimeSpan": "00:00–00:00",
        "ticketOpens": "00:00:00",
        "ticketCloses": "00:00:00",
        "ticketOpenTimespan": "00:00–00:00",
        "title": "sample string 2",
        "priceInfo": "sample string 3",
        "occationCount": 4
      },
      {
        "date": "2025-10-01",
        "name": "onsdag 1 oktober",
        "opens": "00:00:00",
        "closes": "00:00:00",
        "openTimeSpan": "00:00–00:00",
        "ticketOpens": "00:00:00",
        "ticketCloses": "00:00:00",
        "ticketOpenTimespan": "00:00–00:00",
        "title": "sample string 2",
        "priceInfo": "sample string 3",
        "occationCount": 4
      }
    ],
    "streams": [
      {
        "name": "sample string 1",
        "url": "sample string 2",
        "source": 0
      },
      {
        "name": "sample string 1",
        "url": "sample string 2",
        "source": 0
      }
    ]
  },
  "title": "sample string 2",
  "organizer": {
    "id": 1,
    "name": "sample string 2",
    "info": {
      "en": "english string 3",
      "sv": "swedish string 3"
    },
    "externalUrl": "sample string 4",
    "eventCount": 1,
    "occationCount": 1,
    "offerCount": 1
  },
  "signInterpreted": true,
  "highlighted": true,
  "production": 0,
  "cancelled": true,
  "recurring": true,
  "language": {
    "code": "sample string 1",
    "name": {
      "en": "english string 2",
      "sv": "swedish string 2"
    }
  },
  "type": {
    "id": 1,
    "name": {
      "en": "english string 2",
      "sv": "swedish string 2"
    },
    "color": "sample string 3"
  },
  "location": {
    "name": "sample string 1",
    "isOnline": true,
    "address": "sample string 3",
    "room": "sample string 4",
    "fullName": "sample string 1, sample string 4",
    "floor": "sample string 5",
    "accessibilityInfo": {
      "en": "english string 6",
      "sv": "swedish string 6"
    },
    "roomAccessibilityInfo": {
      "en": "english string 7",
      "sv": "swedish string 7"
    },
    "publicTransportStation": "sample string 8"
  },
  "occation": {
    "id": 1,
    "dayID": 2,
    "date": "2025-10-01",
    "startTime": "00:00:00",
    "endTime": "00:00:00",
    "stream": {
      "name": "sample string 1",
      "url": "sample string 2",
      "source": 0
    },
    "start": "06:25",
    "timeSpan": "idag 06:25–tor 2 okt 06:25",
    "url": {
      "en": "http://example.se/en/5",
      "sv": "http://example.se/sv/5"
    }
  },
  "price": "sample string 6",
  "intro": {
    "en": "english string 7",
    "sv": "swedish string 7"
  },
  "description": {
    "en": "english string 8",
    "sv": "swedish string 8"
  },
  "imageUrl": "sample string 9",
  "imageCaption": "sample string 10",
  "externalUrl": "sample string 11",
  "ticketUrl": "sample string 12",
  "allOccations": [
    {
      "id": 1,
      "dayID": 2,
      "date": "2025-10-01",
      "startTime": "00:00:00",
      "endTime": "00:00:00",
      "stream": {
        "name": "sample string 1",
        "url": "sample string 2",
        "source": 0
      },
      "start": "06:25",
      "timeSpan": "idag 06:25–tor 2 okt 06:25",
      "url": {
        "en": "http://example.se/en/5",
        "sv": "http://example.se/sv/5"
      }
    },
    {
      "id": 1,
      "dayID": 2,
      "date": "2025-10-01",
      "startTime": "00:00:00",
      "endTime": "00:00:00",
      "stream": {
        "name": "sample string 1",
        "url": "sample string 2",
        "source": 0
      },
      "start": "06:25",
      "timeSpan": "idag 06:25–tor 2 okt 06:25",
      "url": {
        "en": "http://example.se/en/5",
        "sv": "http://example.se/sv/5"
      }
    }
  ],
  "updated": true,
  "changeInfo": "sample string 13",
  "changeTimestamp": "2025-10-01T06:25:12.3274315+02:00",
  "lastModified": "2025-10-01T06:25:12.3274315+02:00"
}
            application/atom+xml (.atom) 
                 <feed xml:lang="sv" xmlns:pride="http://www.stockholmpride.org/ns/2.0" xmlns="http://www.w3.org/2005/Atom">
  <title type="text">Event Name</title>
  <subtitle type="text">Selected events from Stockholm Pride EM system</subtitle>
  <id>uuid:e12bb9d8-7370-4f1d-8eb3-8c6f4a196f4f;id=7</id>
  <updated>2025-10-01T06:25:12+02:00</updated>
  <entry>
    <id>http://example.se/sv/5</id>
    <title type="text">idag 06:25–tor 2 okt 06:25 sample string 2</title>
    <summary type="text">swedish string 7</summary>
    <published>2025-10-01T06:25:12+02:00</published>
    <updated>2025-10-01T04:25:12Z</updated>
    <link rel="alternate" href="http://example.se/sv/5" />
    <category term="swedish string 2 > swedish string 2" />
    <pride:areaName>sample string 5</pride:areaName>
    <pride:eventCancelled>true</pride:eventCancelled>
    <pride:eventChangedInfo>sample string 13</pride:eventChangedInfo>
    <pride:eventHighlighted>true</pride:eventHighlighted>
    <pride:eventSignInterpreted>true</pride:eventSignInterpreted>
    <pride:eventTitle>sample string 2</pride:eventTitle>
    <pride:locationAccessability>swedish string 6</pride:locationAccessability>
    <pride:locationAddress>sample string 3</pride:locationAddress>
    <pride:locationName>sample string 1</pride:locationName>
    <pride:locationPublicTransportStation>sample string 8</pride:locationPublicTransportStation>
    <pride:organizerName>sample string 2</pride:organizerName>
    <pride:subAreaName>sample string 3</pride:subAreaName>
  </entry>
</feed>
            application/rss+xml (.rss) 
                 <rss version="2.0">
  <channel xmlns:pride="http://www.stockholmpride.org/ns/2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <title>Event Name</title>
    <description>Selected events from Stockholm Pride EM system</description>
    <language>sv</language>
    <lastBuildDate>Wed, 01 Oct 2025 06:25:12 +0200</lastBuildDate>
    <link>http://www.site.se/</link>
    <atom:link href="http://www.site.se" rel="self" type="application/rss+xml" />
    <item>
      <guid isPermaLink="true">http://example.se/sv/5</guid>
      <link>http://example.se/sv/5</link>
      <category>swedish string 2 > swedish string 2</category>
      <title>idag 06:25–tor 2 okt 06:25 sample string 2</title>
      <description>swedish string 7</description>
      <pubDate>Wed, 01 Oct 2025 06:25:12 +0200</pubDate>
      <pride:areaName>sample string 5</pride:areaName>
      <pride:eventCancelled>true</pride:eventCancelled>
      <pride:eventChangedInfo>sample string 13</pride:eventChangedInfo>
      <pride:eventHighlighted>true</pride:eventHighlighted>
      <pride:eventSignInterpreted>true</pride:eventSignInterpreted>
      <pride:eventTitle>sample string 2</pride:eventTitle>
      <pride:locationAccessability>swedish string 6</pride:locationAccessability>
      <pride:locationAddress>sample string 3</pride:locationAddress>
      <pride:locationName>sample string 1</pride:locationName>
      <pride:locationPublicTransportStation>sample string 8</pride:locationPublicTransportStation>
      <pride:organizerName>sample string 2</pride:organizerName>
      <pride:subAreaName>sample string 3</pride:subAreaName>
    </item>
  </channel>
</rss>
            application/rss+xml+wp (.rss-wp) 
                 <rss version="2.0">
  <channel xmlns:pride="http://www.stockholmpride.org/ns/2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <title>Event Name</title>
    <description>Selected events from Stockholm Pride EM system</description>
    <language>sv</language>
    <lastBuildDate>Wed, 01 Oct 2025 06:25:12 +0200</lastBuildDate>
    <link>http://www.site.se/</link>
    <atom:link href="http://www.site.se" rel="self" type="application/rss+xml" />
    <item>
      <guid isPermaLink="true">http://example.se/sv/5</guid>
      <link>http://example.se/sv/5</link>
      <category>swedish string 2 > swedish string 2</category>
      <title>idag 06:25–tor 2 okt 06:25 sample string 2</title>
      <description>swedish string 7</description>
      <pubDate>Wed, 17 Sep 2025 06:25:12 +0200</pubDate>
      <pride:areaName>sample string 5</pride:areaName>
      <pride:eventCancelled>true</pride:eventCancelled>
      <pride:eventChangedInfo>sample string 13</pride:eventChangedInfo>
      <pride:eventHighlighted>true</pride:eventHighlighted>
      <pride:eventSignInterpreted>true</pride:eventSignInterpreted>
      <pride:eventTitle>sample string 2</pride:eventTitle>
      <pride:locationAccessability>swedish string 6</pride:locationAccessability>
      <pride:locationAddress>sample string 3</pride:locationAddress>
      <pride:locationName>sample string 1</pride:locationName>
      <pride:locationPublicTransportStation>sample string 8</pride:locationPublicTransportStation>
      <pride:organizerName>sample string 2</pride:organizerName>
      <pride:subAreaName>sample string 3</pride:subAreaName>
    </item>
  </channel>
</rss>
            text/calendar (.ics) 
                         text/plain; charset=utf-8 (.ics-text) 
                 BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Stockholm Pride//Event Calendar//X-X-X//SV
NAME:Event Name
DESCRIPTION:Programpunkter under Event Name
X-WR-CALNAME:Event Name
X-WR-CALDESC:Programpunkter under Event Name
X-PUBLISHED-TTL:PT6H
BEGIN:VEVENT
UID:[email protected]
DTSTAMP:20251001T042512Z
DTSTART:20251001T042512Z
DTEND:20251002T042512Z
SUMMARY:sample string 2
DESCRIPTION:swedish string 7\n\nArrangör: sample string 2
LOCATION:sample string 1\, sample string 4\nsample string 3
CATEGORIES:swedish string 2,swedish string 2
URL:http://example.se/sv/5
END:VEVENT
END:VCALENDAR
            text/plain; charset=utf-8 (.bbcode) 
                 [b]00:00–00:00 [url=http://example.se/sv/5]sample string 2[/url][/b]
swedish string 7
swedish string 8
[i]Arrangör: sample string 2[/i]
            text/html (.qx1) 
                 <div class="event-list">
  <p>
    <strong>06:25</strong>
    <a href="http://example.se/sv/5" target="_blank">sample string 2</a>
    <br />
    swedish string 7
</p>
</div>