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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Eicherscheid",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f68cde0-eac5-472e-82e7-a2e9f5a359e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/864/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1063/",
    "metadata": {
        "length": 4029,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 262,
        "size": 13080,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}