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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "bod_1p1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96218b13-6090-4e7c-bcd0-8ec0a07b3a47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38557/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55048/",
    "metadata": {
        "length": 42679,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 500,
        "size": 73426,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-12T10:30:35.531000+00:00",
        "country": "DE"
    }
}