This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/52165/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0a34c86bfe27b24c294e299130cacaff"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "Nieuwe tussenpuntlijst 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/21a62342-960f-4d6d-94d3-440aba268f08"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35674/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52165/",
    "metadata": {
        "length": 56695,
        "lengthKind": "routed",
        "duration": 63596,
        "positionLists": 1,
        "positions": 56,
        "size": 11738,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-31T14:06:33.864000+00:00",
        "country": "SE"
    }
}