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

GET /v1/routes/52636/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a72186e145d555b00979bd88e4abb86c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Leipziger Neuseenland Neu on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/359fcd52-297f-41be-8764-da802861eaca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36145/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52636/?format=api",
    "metadata": {
        "length": 247107,
        "lengthKind": "track",
        "duration": 88784,
        "positionLists": 1,
        "positions": 2509,
        "size": 276762,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "country": "DE"
    }
}