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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "186 to 186",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/260f36e1-31c2-4ecd-93cf-8697d93fe844"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35776/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52267/",
    "metadata": {
        "length": 458872,
        "lengthKind": "routed",
        "duration": 650,
        "positionLists": 3,
        "positions": 65,
        "size": 17004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-04T15:21:49+00:00",
        "country": "DE"
    }
}